aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/config.h')
-rw-r--r--FICS/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/FICS/config.h b/FICS/config.h
index f68b90b..c0954b7 100644
--- a/FICS/config.h
+++ b/FICS/config.h
@@ -55,15 +55,4 @@
#define SENDMAILPROG "/usr/sbin/sendmail"
#define SENDMAILPROG_ARGS "-t"
-/*
- * Details of the head admin
- */
-#define HADMINHANDLE "maxxe"
-#define HADMINEMAIL "maxxe@rpblc.net"
-
-/*
- * Registration mail address
- */
-#define REGMAIL "maxxe@rpblc.net"
-
#endif /* _CONFIG_H */