X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524c47aa3adf2af11a3069fd5da035a604f08f66..8584b0e64b273273bad122d28b10176bd5a3bc84:/src/osx/gauge_osx.cpp?ds=sidebyside diff --git a/src/osx/gauge_osx.cpp b/src/osx/gauge_osx.cpp index 426e858daa..284d7fc666 100644 --- a/src/osx/gauge_osx.cpp +++ b/src/osx/gauge_osx.cpp @@ -4,7 +4,7 @@ // Author: Stefan Csomor // Modified by: // Created: 1998-01-01 -// RCS-ID: $Id: gauge.cpp 54820 2008-07-29 20:04:11Z SC $ +// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,8 +15,6 @@ #include "wx/gauge.h" -IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl) - #include "wx/osx/private.h" bool wxGauge::Create( wxWindow *parent,