From 5ad9b97fcff193ebce91a923c5006632501abf97 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 19 Apr 2013 07:10:27 +0100 Subject: Purge a ton of code related to non related logging. - InspIRCd::OpenLog - ./inspircd --logfile [file] This is no longer needed now we have (since 1.2) custom logging. --- include/configreader.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configreader.h') diff --git a/include/configreader.h b/include/configreader.h index cf5dd1a3e..70f81371f 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -142,8 +142,6 @@ struct CommandLineConf /** Saved argv from startup */ char** argv; - - std::string startup_log; }; class CoreExport OperInfo : public refcountbase -- cgit v1.2.3