From d1ab0f03bcfc01be933d70edda9b95fb0ffeb8b4 Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 5 Dec 2012 19:36:41 +0000 Subject: (svn r24790) -Remove: Classic difficulty profiles. --- src/widgets/settings_widget.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/widgets') diff --git a/src/widgets/settings_widget.h b/src/widgets/settings_widget.h index 95ee28dbc..fbe0d26cd 100644 --- a/src/widgets/settings_widget.h +++ b/src/widgets/settings_widget.h @@ -39,10 +39,6 @@ enum GameOptionsWidgets { /** Widgets of the #GameDifficultyWindow class. */ enum GameDifficultyWidgets { - WID_GD_LVL_EASY, ///< Easy level button. - WID_GD_LVL_MEDIUM, ///< Medium level button. - WID_GD_LVL_HARD, ///< Hard level button. - WID_GD_LVL_CUSTOM, ///< Custom level button. WID_GD_HIGHSCORE, ///< Highscore button. WID_GD_ACCEPT, ///< Accept button. WID_GD_CANCEL, ///< Cancel button. -- cgit v1.2.3-70-g09d2