summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-09-12 00:02:22 -0400
committerAdam <Adam@anope.org>2010-09-12 00:02:22 -0400
commit47872e53ed39c45c1718f142367f6a2ee5d049e7 (patch)
treeac108ae8209d859c4676c221e01f73d09e9f763c /include
parente30370af107e4ae46c5287c7cfa01b679bcc25b3 (diff)
Removed the --log command line option because its no longer necessary, and updated example.conf
Diffstat (limited to 'include')
-rw-r--r--include/extern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h
index febc0c5c5..e0e6a6a9b 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -179,7 +179,6 @@ E void InitLogChannels(ServerConfig *);
/**** main.c ****/
E Anope::string services_dir;
-E Anope::string log_filename;
E int debug;
E bool readonly;
E bool nofork;