]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/cursor.cpp
cleanup - reformat
[wxWidgets.git] / src / mac / classic / cursor.cpp
index 475c473b9175661536f809326442edd07de9eb13..71682cf5da636378241f4ef56ba0599ba9ebcca0 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "cursor.h"
-#endif
-
 #include "wx/defs.h"
 
 #include "wx/app.h"
@@ -23,9 +19,7 @@
 
 #include "wx/mac/private.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxCursor, wxBitmap)
-#endif
 
 const short kwxCursorBullseye = 10 ;
 const short kwxCursorBlank = 11 ;