rnd-19981121-1
[rocksndiamonds.git] / src / game.c
index c5520d4ae89a754d8a5c638726acb0a7f1801afd..79d917d6934020d551e6387a90e0b4cf203fdf5d 100644 (file)
@@ -24,6 +24,7 @@
 #include "network.h"
 
 #ifdef DEBUG
+#if 0
 static unsigned int getStateCheckSum(int counter)
 {
   int x, y;
@@ -70,6 +71,7 @@ static unsigned int getStateCheckSum(int counter)
   return checksum;
 }
 #endif
+#endif
 
 void GetPlayerConfig()
 {