X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/631f1bfed5d2df0215035207355d838328237578..1e92909e9aaaadde61f917a2f34a241caa2b51db:/src/stubs/menu.cpp?ds=sidebyside diff --git a/src/stubs/menu.cpp b/src/stubs/menu.cpp index 5880beab53..32188c4b4a 100644 --- a/src/stubs/menu.cpp +++ b/src/stubs/menu.cpp @@ -31,10 +31,8 @@ // ---------------------- #include -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxMenu, wxEvtHandler) IMPLEMENT_DYNAMIC_CLASS(wxMenuBar, wxEvtHandler) -#endif // ============================================================================ // implementation