]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/accel.cpp
Spelling fixes from Andreas Mohr (patch #1360064)
[wxWidgets.git] / src / mac / classic / accel.cpp
index 14aa88e53a85fa2c05d76354fb15f32f314257d1..af326fa2b897f60dcdf915077cff4c6fa5c52653 100644 (file)
@@ -9,17 +9,11 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "accel.h"
-#endif
-
 #include "wx/setup.h"
 #include "wx/accel.h"
 #include "wx/string.h"
 
 #include "wx/setup.h"
 #include "wx/accel.h"
 #include "wx/string.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)
 IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)
-#endif
 
 // ----------------------------------------------------------------------------
 // wxAccelList: a list of wxAcceleratorEntries
 
 // ----------------------------------------------------------------------------
 // wxAccelList: a list of wxAcceleratorEntries