mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 06:43:01 +00:00
- 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:
parent
b52ee19030
commit
b917e4e926
1 changed files with 0 additions and 3 deletions
|
@ -285,9 +285,6 @@ static void test_bitmap_font(void)
|
||||||
SIZE size_orig;
|
SIZE size_orig;
|
||||||
INT ret, i, width_orig, height_orig, scale, lfWidth;
|
INT ret, i, width_orig, height_orig, scale, lfWidth;
|
||||||
|
|
||||||
skip("ROS-HACK: Skipping bitmap font tests!\n");
|
|
||||||
return;
|
|
||||||
|
|
||||||
hdc = GetDC(0);
|
hdc = GetDC(0);
|
||||||
|
|
||||||
/* "System" has only 1 pixel size defined, otherwise the test breaks */
|
/* "System" has only 1 pixel size defined, otherwise the test breaks */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue