summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-06-09 16:59:55 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-12 11:18:44 -0400
commit2ca97804ed5e3dc00d4da78c37b8755c57952b9e (patch)
treec94330b2558bb649805cabc469f2ea4a780bc0a4 /src
parente9c2571947b21f8a5ba4da5ed52ab4f7d0a3b395 (diff)
remove unused module
Diffstat (limited to 'src')
-rw-r--r--src/chttpd_server.erl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/chttpd_server.erl b/src/chttpd_server.erl
deleted file mode 100644
index 77fb5410..00000000
--- a/src/chttpd_server.erl
+++ /dev/null
@@ -1,3 +0,0 @@
--module(chttpd_server).
-
--include("chttpd.hrl"). \ No newline at end of file