]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/icon.cpp
Make wxJoystick::GetNumberJoystick a static method, as the number of
[wxWidgets.git] / src / mac / classic / icon.cpp
index bd1937bc2a45dba54274849335887c399a7832f3..aa4b3ab0b804dd4c2c6b3ba11bf74aef7b9c74b9 100644 (file)
@@ -9,15 +9,9 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "icon.h"
-#endif
-
 #include "wx/icon.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxIcon, wxBitmap)
-#endif
 
 #include "wx/mac/private.h"