X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62f864c32c53356b7228591c85b14abc491c46f0..ec5006bdc630dd6b3d4cad1a3b572ab4c695a029:/src/mac/classic/colordlg.cpp diff --git a/src/mac/classic/colordlg.cpp b/src/mac/classic/colordlg.cpp index bf8c90d0fc..636adac7da 100644 --- a/src/mac/classic/colordlg.cpp +++ b/src/mac/classic/colordlg.cpp @@ -10,10 +10,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "colordlg.h" -#endif - #include "wx/mac/colordlg.h" IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog)