X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..77611ad4da9df336a0805508276a81b8f4437107:/src/stubs/gauge.cpp diff --git a/src/stubs/gauge.cpp b/src/stubs/gauge.cpp index a85fbc498f..98976d4311 100644 --- a/src/stubs/gauge.cpp +++ b/src/stubs/gauge.cpp @@ -15,9 +15,7 @@ #include "wx/gauge.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl) -#endif bool wxGauge::Create(wxWindow *parent, wxWindowID id, int range,