From 0ff4cb60c026b8148e9d7daca41c65887004e6fd Mon Sep 17 00:00:00 2001 From: "sfraser%netscape.com" Date: Wed, 30 Aug 2000 06:03:00 +0000 Subject: [PATCH] Turn off profiling, duh git-svn-id: svn://10.0.0.236/trunk@77596 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/lib/mac/MacMemoryAllocator/MemAllocatorDebug.Prefix | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorDebug.Prefix b/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorDebug.Prefix index 2c4a6d7e656..b0b17e75c1c 100644 --- a/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorDebug.Prefix +++ b/mozilla/lib/mac/MacMemoryAllocator/MemAllocatorDebug.Prefix @@ -27,5 +27,3 @@ #define DEBUG 1 #include "MemAllocatorConfig.h" - -#pragma profile on