X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53e8757b651fe610ed6a471844efc252941972d2..3bf93e1e9ac6b61e5220967d2ada2d4faec4dd9c:/src/os2/region.cpp?ds=sidebyside diff --git a/src/os2/region.cpp b/src/os2/region.cpp index b596d335f6..039534285e 100644 --- a/src/os2/region.cpp +++ b/src/os2/region.cpp @@ -439,7 +439,6 @@ wxRegionContain wxRegion::Contains( , wxCoord y ) const { - bool bOK = FALSE; POINTL vPoint; vPoint.x = x;