From 9ca0e1429cc0e0bd4ea316f002ce579fccb2aa5d Mon Sep 17 00:00:00 2001 From: "nisheeth%netscape.com" Date: Mon, 20 Sep 1999 21:36:53 +0000 Subject: [PATCH] Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define. git-svn-id: svn://10.0.0.236/trunk@48405 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/content/base/src/nsStyleSet.cpp | 5 ++--- mozilla/layout/base/src/nsStyleSet.cpp | 5 ++--- mozilla/layout/style/nsStyleSet.cpp | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/mozilla/content/base/src/nsStyleSet.cpp b/mozilla/content/base/src/nsStyleSet.cpp index 52adca6aa22..865f6b4e2ba 100644 --- a/mozilla/content/base/src/nsStyleSet.cpp +++ b/mozilla/content/base/src/nsStyleSet.cpp @@ -32,8 +32,6 @@ #include "stopwatch.h" #ifdef RAPTOR_PERF_METRICS #include "nsITimeRecorder.h" - -#define NS_TIMER_STYLE_RESOLUTION 1 #endif static NS_DEFINE_IID(kIStyleSetIID, NS_ISTYLE_SET_IID); @@ -1096,4 +1094,5 @@ StyleSetImpl::PrintTimer(PRUint32 aTimerID) return rv; } -#endif \ No newline at end of file +#endif + diff --git a/mozilla/layout/base/src/nsStyleSet.cpp b/mozilla/layout/base/src/nsStyleSet.cpp index 52adca6aa22..865f6b4e2ba 100644 --- a/mozilla/layout/base/src/nsStyleSet.cpp +++ b/mozilla/layout/base/src/nsStyleSet.cpp @@ -32,8 +32,6 @@ #include "stopwatch.h" #ifdef RAPTOR_PERF_METRICS #include "nsITimeRecorder.h" - -#define NS_TIMER_STYLE_RESOLUTION 1 #endif static NS_DEFINE_IID(kIStyleSetIID, NS_ISTYLE_SET_IID); @@ -1096,4 +1094,5 @@ StyleSetImpl::PrintTimer(PRUint32 aTimerID) return rv; } -#endif \ No newline at end of file +#endif + diff --git a/mozilla/layout/style/nsStyleSet.cpp b/mozilla/layout/style/nsStyleSet.cpp index 52adca6aa22..865f6b4e2ba 100644 --- a/mozilla/layout/style/nsStyleSet.cpp +++ b/mozilla/layout/style/nsStyleSet.cpp @@ -32,8 +32,6 @@ #include "stopwatch.h" #ifdef RAPTOR_PERF_METRICS #include "nsITimeRecorder.h" - -#define NS_TIMER_STYLE_RESOLUTION 1 #endif static NS_DEFINE_IID(kIStyleSetIID, NS_ISTYLE_SET_IID); @@ -1096,4 +1094,5 @@ StyleSetImpl::PrintTimer(PRUint32 aTimerID) return rv; } -#endif \ No newline at end of file +#endif +