only reread chatcleaner config if it was modified

This commit is contained in:
doitux
2009-08-17 09:50:53 +00:00
parent 836ec60e6d
commit e420cae48c
3 changed files with 12 additions and 4 deletions
+2
View File
@@ -36,6 +36,8 @@ private:
unsigned char m_recvBuf[2*MAX_CLEANER_PACKET_SIZE];
unsigned m_recvBufUsed;
int secondsSinceLastConfigChange;
};
#endif // CLEANERSERVER_H