]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/helpxxxx.cpp
remove the drag-and-drop compatibility hack for extracting the embedded size of the...
[wxWidgets.git] / src / mac / carbon / helpxxxx.cpp
index e330ce2d7981a4546a1a9b481eadcc7c572390d9..984e0444de10bab0e0b4ca13641db7c6a37e22c0 100644 (file)
@@ -9,19 +9,13 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "helpxxxx.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #include "wx/stubs/helpxxxx.h"
 
 #include <string.h>
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxXXXXHelpController, wxHelpControllerBase)
-#endif
 
 wxXXXXHelpController::wxXXXXHelpController()
 {