fix just-introduced uses of uninitialized variable

svn: r1430
This commit is contained in:
Matthew Flatt 2005-11-28 17:18:44 +00:00
parent 37d51461bf
commit 4421ca2f26

View File

@ -2615,7 +2615,7 @@ Bool wxDC::Blit(double xdest, double ydest, double width, double height,
}
}
if (invented_dc && !use_alpha) {
if (invented_memdc && !use_alpha) {
/* Want white where mask was white,
src otherwise: */
BitBlt(invented_dc, 0, 0,