fix compile error - too many }

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (MT)
1999-11-16 01:58:05 +00:00
parent d3fef91f56
commit 568e7b4ac8

View File

@@ -1449,7 +1449,6 @@ MSWSetImagePixels(Display *dc, XImage *image, unsigned int width, unsigned int h
}
}
}
}
else
{
for (y = 0; y < height; y++) {