rnd-19981108-2
[rocksndiamonds.git] / src / main.c
index 8cd26a117ba0cbb635ae8b05af7d80785d7e0054..be179b53be95de09c069970bd5dc4c8682e33d8b 100644 (file)
@@ -50,7 +50,6 @@ char         *joystick_device_name[MAX_PLAYERS] =
   DEV_JOYSTICK_3
 };
 
-char          *level_directory = LEVEL_PATH;
 int            width, height;
 
 char          *program_name = NULL;