X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..f313deaa38ebd9d8a9a2755a105e12999dd5493c:/src/gtk/gauge.cpp diff --git a/src/gtk/gauge.cpp b/src/gtk/gauge.cpp index 91ab64a351..b867c30fa8 100644 --- a/src/gtk/gauge.cpp +++ b/src/gtk/gauge.cpp @@ -20,8 +20,6 @@ // wxGauge //----------------------------------------------------------------------------- -IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl) - bool wxGauge::Create( wxWindow *parent, wxWindowID id, int range,