summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 675667cf0..e00e42d09 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -129,8 +129,6 @@
QuitDialog *quitDialog = nullptr;
Window *disconnectedDialog = nullptr;
-int weightNoticeTime = 0;
-
bool mStatsReUpdated = false;
const unsigned adjustDelay = 10;