summaryrefslogtreecommitdiff
path: root/src/screen/screen_world.c
diff options
context:
space:
mode:
authorDusan Durech <dusan.d@centrum.sk>2008-11-02 00:19:32 +0100
committerDusan Durech <dusan.d@centrum.sk>2008-11-02 00:19:32 +0100
commite5373f92249cc2b8d2c8357ed514dcd26dc43969 (patch)
tree79312bef40d4c5abb845a493d155bad3aab3b86d /src/screen/screen_world.c
parent4c77447a924530f5bad212e39535adb373d5bcf4 (diff)
Automatic filtration of short intervals going after long intervals (in timer)
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)