From fcd7ee3c886c435f178230b13d0b0cb0c9c40c53 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 23 May 2018 16:31:42 +0200 Subject: Remove the Dark Matter Detector (DMD) Memeory debugger component. This resolves #376. --- xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp') diff --git a/xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp b/xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp index e25217223..ac63168d6 100644 --- a/xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp +++ b/xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp @@ -4,9 +4,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -// Avoid DMD-specific parts of MOZ_DEFINE_MALLOC_SIZE_OF -#undef MOZ_DMD - #include "nsIMemoryReporter.h" #include "mozilla/Mutex.h" -- cgit v1.2.3