From bfff1d9d93dccb9f0080b84d3933d47f2a6a1f6c Mon Sep 17 00:00:00 2001 From: w00t Date: Sat, 9 Feb 2008 20:15:09 +0000 Subject: Implement LogManager::CloseLogs() to give logstreams a chance to clean up on rehash or exit. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8863 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/inspircd.h') diff --git a/include/inspircd.h b/include/inspircd.h index 5f57619d5..d1e6f4005 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -558,10 +558,6 @@ class CoreExport InspIRCd : public classbase */ bool OpenLog(char** argv, int argc); - /** Close the currently open log file - */ - void CloseLog(); - /** Return true if a channel name is valid * @param chname A channel name to verify * @return True if the name is valid -- cgit v1.2.3