mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Silenced some compiler warnings
This commit is contained in:
@@ -62,9 +62,6 @@ public:
|
||||
|
||||
private:
|
||||
|
||||
// Timing vars for benchmarking.
|
||||
Uint32 time_init;
|
||||
|
||||
// Frame delta vars.
|
||||
Uint32 currTime;
|
||||
Uint32 prevTime;
|
||||
|
||||
Reference in New Issue
Block a user