summaryrefslogtreecommitdiff
path: root/src/guiMainMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guiMainMenu.h')
-rw-r--r--src/guiMainMenu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/guiMainMenu.h b/src/guiMainMenu.h
index 5eaca23fa..34362dba6 100644
--- a/src/guiMainMenu.h
+++ b/src/guiMainMenu.h
@@ -49,9 +49,6 @@ struct MainMenuData
int selected_world;
bool simple_singleplayer_mode;
- // Actions
- bool kill;
-
//error handling
std::string errormessage;
MainMenuData():