Silenced some compiler warnings

This commit is contained in:
Alex Szpakowski
2013-02-09 21:24:41 -04:00
parent ef8bdb96bd
commit 668a1bfa6d
5 changed files with 15 additions and 8 deletions
-3
View File
@@ -62,9 +62,6 @@ public:
private:
// Timing vars for benchmarking.
Uint32 time_init;
// Frame delta vars.
Uint32 currTime;
Uint32 prevTime;