diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,7 +43,6 @@ struct config_s { unsigned int syslog; /* boolean */ unsigned int port; char *stathost; - unsigned int godaemon; /* boolean */ unsigned int quit; /* boolean */ unsigned int maxclients; char *user; |