Skip to content

Commit

Permalink
SUPERNOVA: Removes unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Joefish committed Apr 16, 2018
1 parent f01af16 commit 77c06fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/supernova/state.h
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ class GameManager {
Object _nullObject;
Object *_currentInputObject;
Object *_inputObject[2];
bool _waitEvent;
int32 _oldTime;
uint _timePaused;
bool _timerPaused;
Expand Down

0 comments on commit 77c06fe

Please sign in to comment.