remove non-xti classinfo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2011-01-07 20:06:14 +00:00
parent b06ed2f866
commit 17ca6e3b7d

View File

@@ -131,7 +131,6 @@ END_EVENT_TABLE()
#else #else
IMPLEMENT_DYNAMIC_CLASS(wxNotebook, wxBookCtrlBase) IMPLEMENT_DYNAMIC_CLASS(wxNotebook, wxBookCtrlBase)
IMPLEMENT_DYNAMIC_CLASS(wxNotebookPageInfo, wxObject )
#endif #endif
// ============================================================================ // ============================================================================