- Remove the "ROS-HACK" for gdi32 bitmap font tests -- this doesn't crash the system anymore

svn path=/trunk/; revision=40464
This commit is contained in:
Stefan Ginsberg 2009-04-11 18:54:22 +00:00
parent b52ee19030
commit b917e4e926

View file

@ -285,9 +285,6 @@ static void test_bitmap_font(void)
SIZE size_orig;
INT ret, i, width_orig, height_orig, scale, lfWidth;
skip("ROS-HACK: Skipping bitmap font tests!\n");
return;
hdc = GetDC(0);
/* "System" has only 1 pixel size defined, otherwise the test breaks */