Commit 6c63ebef authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

comctl32/tests: Don't use FreeLibrary with GetModuleHandle.

parent d1a3bad7
...@@ -453,6 +453,4 @@ START_TEST(dpa) ...@@ -453,6 +453,4 @@ START_TEST(dpa)
test_dpa(); test_dpa();
else else
trace("skipping tests\n"); trace("skipping tests\n");
FreeLibrary(hcomctl32);
} }
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