From 07dc3c79c9f737187ed0fa4cbe274d2eacddb816 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 13 Apr 2005 01:48:05 +0000 Subject: Now tracks quits (just in case some oper saquits, then a user changes to the parked nick and gets park timeouted) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1066 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_park.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules') diff --git a/src/modules/m_park.cpp b/src/modules/m_park.cpp index 8e7a40bdb..5f0ce13c1 100644 --- a/src/modules/m_park.cpp +++ b/src/modules/m_park.cpp @@ -218,7 +218,6 @@ class ModulePark : public Module break; } } - return 0; } -- cgit v1.2.3