From f5a8c211fd2d74347a3e396e316587ad2e9701fe Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 25 Oct 2025 09:25:18 +0200 Subject: Deleted defines --- FICS/config.h | 11 ----------- 1 file changed, 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 */ -- cgit v1.2.3