cleanup game logging; delete old code and disused defines

This commit is contained in:
floty
2014-04-04 18:51:26 +02:00
parent 316f2f43c3
commit e4d358f97a
13 changed files with 394 additions and 741 deletions
-3
View File
@@ -37,9 +37,6 @@
#define MIN_GUI_SPEED 1
#define MAX_GUI_SPEED 11
#define SQLITE_LOG 1
#define HTML_LOG 0
#define POKERTH_VERSION_MAJOR 1
#define POKERTH_VERSION_MINOR 11
#define POKERTH_VERSION ((POKERTH_VERSION_MAJOR << 8) | POKERTH_VERSION_MINOR)