X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..90e572f1e5af1e51fd14e2e1e6f64fa3e258e590:/src/mac/classic/accel.cpp?ds=sidebyside diff --git a/src/mac/classic/accel.cpp b/src/mac/classic/accel.cpp index 14aa88e53a..af326fa2b8 100644 --- a/src/mac/classic/accel.cpp +++ b/src/mac/classic/accel.cpp @@ -9,17 +9,11 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "accel.h" -#endif - #include "wx/setup.h" #include "wx/accel.h" #include "wx/string.h" -#if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject) -#endif // ---------------------------------------------------------------------------- // wxAccelList: a list of wxAcceleratorEntries