diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2025-10-25 09:25:18 +0200 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2025-10-25 09:25:18 +0200 |
| commit | f5a8c211fd2d74347a3e396e316587ad2e9701fe (patch) | |
| tree | 9a0bf1cd74efbf0814a7b4dc02e2c67f3d67cbab | |
| parent | cd2434aa20f3e6104ddfdf0d449a4fc001f873e8 (diff) | |
Deleted defines
| -rw-r--r-- | FICS/config.h | 11 |
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 */ |
