diff options
Diffstat (limited to 'src/gui/guiKeyChangeMenu.h')
-rw-r--r-- | src/gui/guiKeyChangeMenu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/guiKeyChangeMenu.h b/src/gui/guiKeyChangeMenu.h index 1c0f40247..84a898774 100644 --- a/src/gui/guiKeyChangeMenu.h +++ b/src/gui/guiKeyChangeMenu.h @@ -46,7 +46,6 @@ public: IMenuManager *menumgr, ISimpleTextureSource *tsrc); ~GUIKeyChangeMenu(); - void removeChildren(); /* Remove and re-add (or reposition) stuff */ |