]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/gauge.cpp
Fixed GetIcon to keep up with return type change on all other platforms.
[wxWidgets.git] / src / mac / classic / gauge.cpp
index a9c5f876495f77a9e624276f45ec04d9663cd48f..85b66b9aaaea0fde45cda8752482d8df735b6d04 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "gauge.h"
-#endif
-
 #include "wx/gauge.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)