]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Create the core_xline module
[user/henk/code/inspircd.git] / include / configreader.h
index 7bc6c1bcb017a661afee9436c52240a30adb952d..e10f361d7bd38b8975344e9b9b83c8f47c4c77a4 100644 (file)
@@ -151,11 +151,6 @@ struct CommandLineConf
         */
        bool writelog;
 
-       /** True if we have been told to run the testsuite from the commandline,
-        * rather than entering the mainloop.
-        */
-       bool TestSuite;
-
        /** Saved argc from startup
         */
        int argc;