make work on Windows again

This commit is contained in:
Eduardo Bart
2011-10-30 18:11:43 -02:00
parent eeb46ac795
commit 4c5d1d0ca5
5 changed files with 118 additions and 100 deletions

View File

@@ -84,7 +84,6 @@ public:
std::string generateBacktrace(int maxLevel = 100);
private:
PlatformListener* m_listener;
int m_lastTicks;
};