From ff6880f9dd05703ac81fd5e0f77a0105e725c6c3 Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 5 Dec 2012 19:37:15 +0000 Subject: (svn r24791) -Remove: Difficulty settings window. --- src/gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui.h') diff --git a/src/gui.h b/src/gui.h index 47e687206..8b31c6c98 100644 --- a/src/gui.h +++ b/src/gui.h @@ -25,7 +25,6 @@ void InitializeGUI(); /* settings_gui.cpp */ void ShowGameOptions(); -void ShowGameDifficulty(); void ShowGameSettings(); /* train_gui.cpp */ -- cgit v1.2.3-54-g00ecf