]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspircd.h
New logging implementation. Also write messages about InspIRCd::Log() being deprecate...
[user/henk/code/inspircd.git] / include / inspircd.h
index e8d5c9b8ecc802e4ad9497620fddcadf5231b49e..5f57619d55df82202daa8d3112188b7c8baf9bc8 100644 (file)
@@ -304,10 +304,6 @@ class CoreExport InspIRCd : public classbase
         */
        socklen_t length;
 
-       /** Nonblocking file writer
-        */
-       FileLogger* Logger;
-
        /** Time offset in seconds
         * This offset is added to all calls to Time(). Use SetTimeDelta() to update
         */