diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-06-09 16:59:55 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-08-12 11:18:44 -0400 |
commit | 2ca97804ed5e3dc00d4da78c37b8755c57952b9e (patch) | |
tree | c94330b2558bb649805cabc469f2ea4a780bc0a4 /ebin | |
parent | e9c2571947b21f8a5ba4da5ed52ab4f7d0a3b395 (diff) |
remove unused module
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/chttpd.app | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ebin/chttpd.app b/ebin/chttpd.app index 445b0969..679f61cc 100644 --- a/ebin/chttpd.app +++ b/ebin/chttpd.app @@ -9,7 +9,6 @@ chttpd_external, chttpd_misc, chttpd_oauth, - chttpd_server, chttpd_show, chttpd_stats, chttpd_sup, |