From 9ea40ce2f7f7c5d55bf22e4b39e9903509925f1a Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 11 Aug 2006 09:39:48 +0000 Subject: Removal of an extern git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4875 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 046b19f8c..0b56dad98 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -1042,11 +1042,3 @@ time_t InspIRCd::Time() return TIME; } -classbase::classbase() -{ - /* This is in here only to make use of ServerInstance - * without using an ugly extern - */ - this->age = ServerInstance->Time(); -} - -- cgit v1.2.3