]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
compilation fix after the event patch
[wxWidgets.git] / include / wx / event.h
index 8b51764f1c5bb57aaa89a909cbb669516494ca5b..6c77cf54677446123fb30377b153cc4a3441078f 100644 (file)
@@ -2503,7 +2503,7 @@ struct WXDLLIMPEXP_BASE wxEventTableEntryBase
 
     ~wxEventTableEntryBase()
     {
-        wxDELETE( m_fn );
+        delete m_fn;
     }
 
     // the range of ids for this entry: if m_lastId == wxID_ANY, the range