From 9fb0fec61eb976a99060de2a706a6b487d7876ee Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Wed, 28 Apr 1999 03:32:29 +0000 Subject: [PATCH] Turn this off. It's just getting in the way of real PR_LOG use. --- include/timing.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/timing.h b/include/timing.h index 288e396de2c9..f4f65af28a2a 100644 --- a/include/timing.h +++ b/include/timing.h @@ -101,7 +101,7 @@ TimingElapsedTimeToString(PRTime time, char* buffer, PRUint32 size); PR_END_EXTERN_C -#if defined(NO_TIMING) +#if !defined(MOZ_TIMING) #define TIMING_MESSAGE(args) ((void) 0) #define TIMING_STARTCLOCK_NAME(op, name) ((void) 0) @@ -109,7 +109,7 @@ PR_END_EXTERN_C #define TIMING_STARTCLOCK_OBJECT(op, obj) ((void) 0) #define TIMING_STOPCLOCK_OBJECT(op, obj, cx, msg) ((void) 0) -#else /* !defined(NO_TIMING) */ +#else /* !defined(MOZ_TIMING) */ /** * Use this macro to log timing information. It uses the