changeset 39:0afa189be30d

Remove empty #if block.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 24 Sep 2011 19:43:44 +0300
parents e5cd0f139fc1
children 6b1393f14314
files src/game.cc
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/game.cc	Sat Sep 24 18:10:56 2011 +0300
+++ b/src/game.cc	Sat Sep 24 19:43:44 2011 +0300
@@ -355,10 +355,6 @@
             exit(2);
     }
 
-#if 0
-
-#endif
-
 /*
  *        Second pass
  */