removed variable that was not required
[rocksndiamonds.git] / src / init.c
index 6605186c42351afa7c5ae78eb7a467834390361b..aae262f58332f4479498f562389b9ec9f6a7b9e4 100644 (file)
@@ -5489,7 +5489,6 @@ static void InitSetup(void)
 static void InitGameInfo(void)
 {
   game.restart_level = FALSE;
-  game.restart_game_message = NULL;
 
   game.request_active = FALSE;
   game.request_active_or_moving = FALSE;