rnd-19981121-2
[rocksndiamonds.git] / src / main.c
index 6626f7019e4b509e9aed316aa390d659828166e2..bb9ef845d58905b865178f41312e5e523e5095e0 100644 (file)
@@ -50,8 +50,6 @@ char         *joystick_device_name[MAX_PLAYERS] =
   DEV_JOYSTICK_3
 };
 
-int            width, height;
-
 char          *program_name = NULL;
 
 int            game_status = MAINMENU;