removed variable that was not required
[rocksndiamonds.git] / src / game.h
index 95531163027886438ca1f202c709e173963b7b16..6ecbefc48459689311e83e6e52bc29c32c71bad0 100644 (file)
@@ -242,9 +242,6 @@ struct GameInfo
   // values for special game initialization control
   boolean restart_level;
 
-  // trigger message to ask for restarting the game
-  char *restart_game_message;
-
   // values for special request dialog control
   boolean request_active;
   boolean request_active_or_moving;