diff options
Diffstat (limited to 'src/widgets')
-rw-r--r-- | src/widgets/genworld_widget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/genworld_widget.h b/src/widgets/genworld_widget.h index f7bf20e95..cbdc94d5b 100644 --- a/src/widgets/genworld_widget.h +++ b/src/widgets/genworld_widget.h @@ -37,7 +37,6 @@ enum GenerateLandscapeWidgets { WID_GL_SNOW_LEVEL_TEXT, ///< Snow level. WID_GL_SNOW_LEVEL_UP, ///< Increase snow level. - WID_GL_TREE_PULLDOWN, ///< Dropdown 'Tree algorithm'. WID_GL_LANDSCAPE_PULLDOWN, ///< Dropdown 'Land generator'. WID_GL_HEIGHTMAP_NAME_TEXT, ///< Heightmap name. |