more cleaned-up code

This commit is contained in:
Borja Ferrer
2005-09-10 20:09:14 +00:00
parent 612a86dbef
commit 76760b221d
20 changed files with 1537 additions and 1155 deletions

View File

@@ -46,7 +46,7 @@ LogEventsMngr::LogEventsMngr()
LogEventsMngr::~LogEventsMngr()
{
clearLogEvents();
clearLogEvents();
}
int LogEventsMngr::CLogCmp::compareCondition(const char* string)