X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bb6408c2631988fab9925014c6619358bf867de..f8fea431d27be371a0de77b6ad8d5c062c316590:/src/motif/tabctrl.cpp?ds=sidebyside diff --git a/src/motif/tabctrl.cpp b/src/motif/tabctrl.cpp index 07216d262a..c9f33458ed 100644 --- a/src/motif/tabctrl.cpp +++ b/src/motif/tabctrl.cpp @@ -16,12 +16,10 @@ #include "wx/control.h" #include "wx/tabctrl.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl) BEGIN_EVENT_TABLE(wxTabCtrl, wxControl) END_EVENT_TABLE() -#endif wxTabCtrl::wxTabCtrl() {