summaryrefslogtreecommitdiff
path: root/src/genworld_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld_gui.cpp')
-rw-r--r--src/genworld_gui.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp
index 6091d75b6..0ec38e93a 100644
--- a/src/genworld_gui.cpp
+++ b/src/genworld_gui.cpp
@@ -373,10 +373,6 @@ struct GenerateLandscapeWindow : public QueryStringBaseWindow {
this->SetDirty();
break;
- case GLAND_RANDOM_EDITBOX: // edit box for random seed
- ShowOnScreenKeyboard(this, GLAND_RANDOM_EDITBOX, 0, 0);
- break;
-
case GLAND_GENERATE_BUTTON: // Generate
_settings_game = _settings_newgame;