Fixes to compile with clang

This commit is contained in:
Eduardo Bart
2013-01-29 14:35:20 -02:00
parent 4751941e4f
commit 8d6ccb8d83
8 changed files with 9 additions and 9 deletions

View File

@@ -58,7 +58,6 @@ public:
private:
int m_frames;
int m_partialFrames;
ticks_t m_partialFpsDelta;
float m_partialFps;
float m_maxPartialFps;
ticks_t m_frameDelaySum;