X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a16d7370e3cdc7d583a6f14ab11b3a1d27b73df..87bfb3969fa83ea88d811f4a7fa8a6b6de3bcee1:/src/mgl/region.cpp?ds=sidebyside diff --git a/src/mgl/region.cpp b/src/mgl/region.cpp index f2778ffa99..1211a7a954 100644 --- a/src/mgl/region.cpp +++ b/src/mgl/region.cpp @@ -127,7 +127,7 @@ void wxRegion::Clear() // Information on region //----------------------------------------------------------------------------- -bool wxRegion::DoIsEqual(const wxRegion& region) const +bool wxRegion::DoIsEqual(const wxRegion& WXUNUSED(region)) const { wxFAIL_MSG( _T("not implemented") );