X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bb6408c2631988fab9925014c6619358bf867de..94e2ed3b8db0220160c0b939782cd46914ec073a:/src/motif/tabctrl.cpp 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() {