projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Wrappers for *ToText
[wxWidgets.git]
/
src
/
os2
/
region.cpp
diff --git
a/src/os2/region.cpp
b/src/os2/region.cpp
index b596d335f66ce8f6eeeb306c1117d2e36bb551d0..039534285ef9c0f49a848591f6df0b4ff355deea 100644
(file)
--- a/
src/os2/region.cpp
+++ b/
src/os2/region.cpp
@@
-439,7
+439,6
@@
wxRegionContain wxRegion::Contains(
, wxCoord y
) const
{
, wxCoord y
) const
{
- bool bOK = FALSE;
POINTL vPoint;
vPoint.x = x;
POINTL vPoint;
vPoint.x = x;