X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1dc9f8394c1488ad8e7d945e6f943f7b34554ce..8a540c887cd30960c77e6c171ecabe30273321a8:/include/wx/xti.h diff --git a/include/wx/xti.h b/include/wx/xti.h index f0ddc31b60..7b2be4c003 100644 --- a/include/wx/xti.h +++ b/include/wx/xti.h @@ -1810,10 +1810,6 @@ private: wxObjectStreamingCallback m_streamingCallback ; const wxPropertyAccessor *FindAccessor (const wxChar *propertyName) const ; - - // InitializeClasses() helper - static wxClassInfo *GetBaseByName(const wxChar *name) ; - protected: // registers the class void Register();