diff options
Diffstat (limited to 'src/utils/perfstat.cpp')
-rw-r--r-- | src/utils/perfstat.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/perfstat.cpp b/src/utils/perfstat.cpp index 2e069c7f9..d8f3d1e67 100644 --- a/src/utils/perfstat.cpp +++ b/src/utils/perfstat.cpp @@ -22,8 +22,6 @@ #include "logger.h" -#include "utils/timer.h" - #include "debug.h" PerfStats perfStats[PERFSTAT_MAX]; |