diff options
Diffstat (limited to 'src/variable.cc')
-rw-r--r-- | src/variable.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/variable.cc b/src/variable.cc index 8a6a71c8..7734c26b 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -636,12 +636,6 @@ s32b DUNGEON_ASTRAL = 8; s32b DUNGEON_ASTRAL_WILD_X = 45; s32b DUNGEON_ASTRAL_WILD_Y = 19; -/* - * Timers - */ -timer_type *gl_timers = NULL; - - /** * Get the version string. */ |