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
This commit is contained in:
@@ -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
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user