X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d4b632ba3c0e5e5c43412d2d7a2b485b8fcebf2..0530737d1e46ff91dec84f7854661799f2efa77b:/src/os2/gauge.cpp diff --git a/src/os2/gauge.cpp b/src/os2/gauge.cpp index 8bce479cec..d8185a69d9 100644 --- a/src/os2/gauge.cpp +++ b/src/os2/gauge.cpp @@ -58,11 +58,7 @@ bool wxGauge::Create(wxWindow *parent, wxWindowID id, const wxSize& size, long style, #if wxUSE_VALIDATORS -# if defined(__VISAGECPP__) - const wxValidator* validator, -# else const wxValidator& validator, -# endif #endif const wxString& name) {