From dcbb0ae938711cd49df73dc2ff6cd6289aeefb44 Mon Sep 17 00:00:00 2001 From: danieldg Date: Wed, 21 Oct 2009 23:46:24 +0000 Subject: Move command-line items to CommandLineConf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11949 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/inspircd.h') diff --git a/include/inspircd.h b/include/inspircd.h index e79a56f53..ab815dd10 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -315,10 +315,6 @@ class CoreExport InspIRCd */ bool AllModulesReportReady(LocalUser* user); - /** Logfile pathname specified on the commandline, or empty string - */ - char LogFileName[MAXBUF]; - /** The current time, updated in the mainloop */ time_t TIME; -- cgit v1.2.3