зеркало из https://github.com/mozilla/pjs.git
Fixed build warning and removed NS_TIMER_STYLE_RESOLUTION define.
This commit is contained in:
Родитель
fa2d9479a7
Коммит
c456489505
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче