[KMTESTS:CC] Remove dummy leftover

This commit is contained in:
Pierre Schweitzer 2018-08-31 23:08:25 +02:00
parent 262e5bfef1
commit 1b9b4c48c9
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -263,9 +263,7 @@ PerformTest(
ThreadHandle = KmtStartThread(MapInAnotherThread, TestContext);
KmtFinishThread(ThreadHandle, NULL);
TestTestId = -1;
CcUnpinData(TestContext->Bcb);
TestTestId = 3;
}
ExFreePool(TestContext);