CLEANUP: Unused UTMP and COMMA defines
authorRemco Rijnders <remmy@serenity-irc.net>
Mon, 26 Jan 2026 22:15:56 +0000 (22:15 +0000)
committerRemco Rijnders <remmy@serenity-irc.net>
Mon, 26 Jan 2026 22:15:56 +0000 (22:15 +0000)
include/struct.h

index 722a907e4bb620767a9406f1508c8e89c0d299fe..700cf061151766486e68d6eed2a836c3c21db5fd 100644 (file)
@@ -919,8 +919,6 @@ extern      char    *generation, *creation;
 /* misc defines */
 
 #define        FLUSH_BUFFER    -2
-#define        UTMP            "/etc/utmp"
-#define        COMMA           ","
 
 /* IRC client structures */