]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/menu.cpp
wxUSE_PROPGRID is now recognized by source and header files
[wxWidgets.git] / src / osx / carbon / menu.cpp
index 5f6a7a75d05c6b72d740275a10eb68416de74653..0f51cac08a9cc567eaf034428ba90c5d553751d9 100644 (file)
@@ -244,8 +244,6 @@ public :
                 DeleteMenuItem(m_osxMenu , i);
                 impl->AttachToParent( NULL, 0 );
             }
-            
-            delete entry;
         }
     }