X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..ec5006bdc630dd6b3d4cad1a3b572ab4c695a029:/src/mac/classic/colordlg.cpp diff --git a/src/mac/classic/colordlg.cpp b/src/mac/classic/colordlg.cpp index 3c8411319b..636adac7da 100644 --- a/src/mac/classic/colordlg.cpp +++ b/src/mac/classic/colordlg.cpp @@ -10,15 +10,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "colordlg.h" -#endif - #include "wx/mac/colordlg.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog) -#endif #include "wx/mac/private.h" #ifndef __DARWIN__