misc cleanups and some comment fixing

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@200 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
imaginos
2005-04-28 17:36:31 +00:00
parent 8a769a6f66
commit 3d30668830
2 changed files with 15 additions and 17 deletions
-2
View File
@@ -165,8 +165,6 @@ CCron::CCron()
m_bPause = false;
}
CCron::~CCron() {}
//! This is used by the Job Manager, and not you directly
void CCron::run()
{