]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
We dont need this dummy value any more!
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 14 Nov 2006 23:07:34 +0000 (23:07 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 14 Nov 2006 23:07:34 +0000 (23:07 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5746 e03df62e-2008-0410-955e-edbf42e46eb7

include/configreader.h

index 1144855d9bd54cbd3ab6d91fa1f70c653586df6a..d76a8d42e3331e7f44a4ecab1c8991ece6a3578a 100644 (file)
@@ -438,15 +438,6 @@ class ServerConfig : public Extensible
         */
        bool CycleHosts;
 
-/*
-#if __GNUC__ == 3 && __GNUC_MINOR__ == 3
-        ** if we're being compiled with GCC 3.3 add
-        *  dummy opertype on heap to fix GCC 3.3 crash
-        *
-       opertype_t dummyopertype;
-#endif
-*/
-
        /** All oper type definitions from the config file
         */
        opertype_t opertypes;