]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/region.cpp
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / src / os2 / region.cpp
index b596d335f66ce8f6eeeb306c1117d2e36bb551d0..039534285ef9c0f49a848591f6df0b4ff355deea 100644 (file)
@@ -439,7 +439,6 @@ wxRegionContain wxRegion::Contains(
 , wxCoord                           y
 ) const
 {
-    bool                            bOK = FALSE;
     POINTL                          vPoint;
 
     vPoint.x = x;