summaryrefslogtreecommitdiff
path: root/src/widgets/genworld_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/genworld_widget.h')
-rw-r--r--src/widgets/genworld_widget.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/genworld_widget.h b/src/widgets/genworld_widget.h
index dfc7b1a78..40e803ba7 100644
--- a/src/widgets/genworld_widget.h
+++ b/src/widgets/genworld_widget.h
@@ -26,10 +26,6 @@ enum GenerateLandscapeWidgets {
WID_GL_GENERATE_BUTTON, ///< 'Generate' button.
- WID_GL_MAX_HEIGHTLEVEL_DOWN, ///< Decrease max. heightlevel
- WID_GL_MAX_HEIGHTLEVEL_TEXT, ///< Max. heightlevel
- WID_GL_MAX_HEIGHTLEVEL_UP, ///< Increase max. heightlevel
-
WID_GL_START_DATE_DOWN, ///< Decrease start year.
WID_GL_START_DATE_TEXT, ///< Start year.
WID_GL_START_DATE_UP, ///< Increase start year.