]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/gdiobj.cpp
docopydocs is not needed for this script.
[wxWidgets.git] / src / cocoa / gdiobj.cpp
index edd705dc2354f27feacf602f374f542926c935ba..f293a95db03886bdc93ad43830410206ec68de0a 100644 (file)
@@ -6,17 +6,11 @@
 // Created:     ??/??/98
 // RCS-ID:      $Id$
 // Copyright:   (c) AUTHOR
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "gdiobj.h"
-#endif
-
 #include "wx/gdiobj.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject)
-#endif
 
 // TODO: Nothing to do, unless you want to.