X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6021b8f80b7b64b5d50702864da5f139710527e4..0e05227246cc99b2f8133ae639f38c508351afa0:/include/wx/object.h diff --git a/include/wx/object.h b/include/wx/object.h index 58e62f03be..b181ed0a84 100644 --- a/include/wx/object.h +++ b/include/wx/object.h @@ -98,7 +98,6 @@ public: // Cleans up hash table used for fast searching. wxDEPRECATED( static void CleanUpClasses() ); #endif - static void CleanUp(); public: const wxChar *m_className;