X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..2f91e3dfd2b613494cc95fd4c9341823f56c7bc0:/src/mac/classic/bitmap.cpp diff --git a/src/mac/classic/bitmap.cpp b/src/mac/classic/bitmap.cpp index 6cbaa9d9b7..65ea36c831 100644 --- a/src/mac/classic/bitmap.cpp +++ b/src/mac/classic/bitmap.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "bitmap.h" -#endif - #include "wx/defs.h" #include "wx/bitmap.h" @@ -168,7 +164,7 @@ OSErr SetupCIconHandlePixMap( CIconHandle icon , short depth , Rect *bounds , C else newColors = nil; - /* If no errors occured, return a handle to the new off-screen PixMap */ + /* If no errors occurred, return a handle to the new off-screen PixMap */ if (error != noErr) { if (newColors != nil)