Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanism
This commit is contained in:
@@ -96,6 +96,8 @@ class GUIModalMenu : public gui::IGUIElement
|
||||
|
||||
WARNING: THIS DEALLOCATES THE MENU FROM MEMORY. Return
|
||||
immediately if you call this from the menu itself.
|
||||
|
||||
(More precisely, this decrements the reference count.)
|
||||
*/
|
||||
void quitMenu()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user