From: Remco Rijnders Date: Mon, 26 Jan 2026 22:15:56 +0000 (+0000) Subject: CLEANUP: Unused UTMP and COMMA defines X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=1efb78dad618943d3e4ed7a17d809b11b046bfaf;p=serene-ircd.git CLEANUP: Unused UTMP and COMMA defines --- diff --git a/include/struct.h b/include/struct.h index 722a907..700cf06 100644 --- a/include/struct.h +++ b/include/struct.h @@ -919,8 +919,6 @@ extern char *generation, *creation; /* misc defines */ #define FLUSH_BUFFER -2 -#define UTMP "/etc/utmp" -#define COMMA "," /* IRC client structures */