]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/gui/guiKeyChangeMenu.h
Replace all uses of core::list with std::list (#12313)
[dragonfireclient.git] / src / gui / guiKeyChangeMenu.h
index 1c0f40247fee1f008cf7b85428259469d476a125..84a898774ab114a332222ffdc1226802101f4681 100644 (file)
@@ -46,7 +46,6 @@ class GUIKeyChangeMenu : public GUIModalMenu
                        IMenuManager *menumgr, ISimpleTextureSource *tsrc);
        ~GUIKeyChangeMenu();
 
-       void removeChildren();
        /*
         Remove and re-add (or reposition) stuff
         */