From d66880ade524cf236716b09e7ddd9ce8c15f6787 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 14 Nov 2006 23:07:34 +0000 Subject: We dont need this dummy value any more! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5746 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/configreader.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'include') diff --git a/include/configreader.h b/include/configreader.h index 1144855d9..d76a8d42e 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -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; -- cgit v1.2.3