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