Fix to to too two times
[oweals/minetest.git] / src / guiMainMenu.h
index 5eaca23fa43cf500622b1072e078b0f75865b3fc..34362dba6495333422ff91d76e68e0c7092c9947 100644 (file)
@@ -49,9 +49,6 @@ struct MainMenuData
        int selected_world;
        bool simple_singleplayer_mode;
 
-       // Actions
-       bool kill;
-
        //error handling
        std::string errormessage;
        MainMenuData():