[KMTESTS:CC] Remove dummy leftover
authorPierre Schweitzer <pierre@reactos.org>
Fri, 31 Aug 2018 21:08:25 +0000 (23:08 +0200)
committerPierre Schweitzer <pierre@reactos.org>
Fri, 31 Aug 2018 21:08:25 +0000 (23:08 +0200)
modules/rostests/kmtests/ntos_cc/CcMapData_drv.c

index 415eb14..6eded83 100644 (file)
@@ -263,9 +263,7 @@ PerformTest(
                             ThreadHandle = KmtStartThread(MapInAnotherThread, TestContext);
                             KmtFinishThread(ThreadHandle, NULL);
 
-                            TestTestId = -1;
                             CcUnpinData(TestContext->Bcb);
-                            TestTestId = 3;
                         }
 
                         ExFreePool(TestContext);