projects
/
serene-ircd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f391d6c
)
CLEANUP: Unused UTMP and COMMA defines
author
Remco Rijnders
<remmy@serenity-irc.net>
Mon, 26 Jan 2026 22:15:56 +0000
(22:15 +0000)
committer
Remco Rijnders
<remmy@serenity-irc.net>
Mon, 26 Jan 2026 22:15:56 +0000
(22:15 +0000)
include/struct.h
patch
|
blob
|
history
diff --git
a/include/struct.h
b/include/struct.h
index 722a907e4bb620767a9406f1508c8e89c0d299fe..700cf061151766486e68d6eed2a836c3c21db5fd 100644
(file)
--- 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 */