X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/62f864c32c53356b7228591c85b14abc491c46f0..b0b96f667dbc2fc2d3ebaa342c50bdea10f84a91:/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)