summaryrefslogtreecommitdiffstats
path: root/not-maintained/web/mail.c
diff options
context:
space:
mode:
Diffstat (limited to 'not-maintained/web/mail.c')
-rw-r--r--not-maintained/web/mail.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/not-maintained/web/mail.c b/not-maintained/web/mail.c
deleted file mode 100644
index 9f226afe..00000000
--- a/not-maintained/web/mail.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "mod_ptt.h"
-
-int bbs_mail(request_rec *r, void *args)
-{
- return OK;
-}