From f5f71bdfefb84ccb69712ef6ed9f5ffc43733678 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 23 Dec 2006 15:04:14 +0000 Subject: Cut down on debug on restart git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6073 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 3b90d15dd..b74fb4046 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -579,11 +579,8 @@ bool InspIRCd::UnloadModule(const char* filename) } // found the module - this->Log(DEBUG,"Removing dependent commands..."); Parser->RemoveCommands(filename); - this->Log(DEBUG,"Deleting module..."); this->EraseModule(j); - this->Log(DEBUG,"Erasing module entry..."); this->EraseFactory(j); this->Log(DEFAULT,"Module %s unloaded",filename); this->ModCount--; -- cgit v1.3.1-10-gc9f91