]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/gauge_osx.cpp
Remove unused variables in wxOSX code.
[wxWidgets.git] / src / osx / gauge_osx.cpp
index 426e858daa916c93a32c296735eb6e111308fa3c..284d7fc66697851959a0bcfa6d5c377abcf16f9d 100644 (file)
@@ -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,