Commit c4bae8fa authored by Alexandre Julliard's avatar Alexandre Julliard

comctl32/tests: Don't delete the global font object.

parent 415d3a24
......@@ -657,7 +657,6 @@ static void test_tab(INT nMinTabWidth)
DestroyWindow (hwTab);
ImageList_Destroy(himl);
DeleteObject(hFont);
}
static void test_width(void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment