comctl32/tests: Don't use FreeLibrary with GetModuleHandle.
This commit is contained in:
parent
d1a3bad723
commit
6c63ebefc3
@ -453,6 +453,4 @@ START_TEST(dpa)
|
||||
test_dpa();
|
||||
else
|
||||
trace("skipping tests\n");
|
||||
|
||||
FreeLibrary(hcomctl32);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user