gdi32/tests: Don't expect the screen dc's bitmap to be mono 1x1.

This commit is contained in:
Huw Davies 2009-02-27 11:33:44 +00:00 committed by Alexandre Julliard
parent e270f5a89d
commit 103f3db95f
1 changed files with 0 additions and 1 deletions

View File

@ -1988,7 +1988,6 @@ todo_wine
test_mono_1x1_bmp(bm5);
test_mono_1x1_bmp(old1);
test_mono_1x1_bmp(curObj1);
test_mono_1x1_bmp(curObj2);
DeleteObject(bm);
DeleteObject(bm1);