diff --git a/unit_tests/os_interface/linux/drm_command_stream_tests.cpp b/unit_tests/os_interface/linux/drm_command_stream_tests.cpp index f9e1076fde..c7dfdba2c5 100644 --- a/unit_tests/os_interface/linux/drm_command_stream_tests.cpp +++ b/unit_tests/os_interface/linux/drm_command_stream_tests.cpp @@ -57,8 +57,6 @@ class DrmCommandStreamFixture { const int mockFd = 33; void SetUp() { - //gmock - MemoryManagement::fastLeaksDetectionMode = MemoryManagement::LeakDetectionMode::TURN_OFF_LEAK_DETECTION; this->dbgState = new DebugManagerStateRestore(); //make sure this is disabled, we don't want test this now