diff options
Diffstat (limited to 'src/game.h')
-rw-r--r-- | src/game.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h index b7db9c7b9..1d7c6821f 100644 --- a/src/game.h +++ b/src/game.h @@ -140,7 +140,6 @@ class Game final bool mAdjustPerfomance; int mLowerCounter; int mPing; - bool mLogInput; int mTime; static Game *mInstance; |