summaryrefslogtreecommitdiff
path: root/src/screen/screen_world.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen/screen_world.c')
-rw-r--r--src/screen/screen_world.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen/screen_world.c b/src/screen/screen_world.c
index eb91554..a2d0baf 100644
--- a/src/screen/screen_world.c
+++ b/src/screen/screen_world.c
@@ -497,8 +497,6 @@ void startWorld()
setGameType();
initChat();
prepareArena();
-
- activeSlowHack(); // !!!
}
static void action_analyze(space_t * space, tux_t * tux, void *p)