diff options
Diffstat (limited to 'main/performance.h')
-rw-r--r-- | main/performance.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/performance.h b/main/performance.h index c0f6044ea0..ddbe45fa00 100644 --- a/main/performance.h +++ b/main/performance.h @@ -37,7 +37,6 @@ #define PERF_WARN_PROCESS_SYNC class Performance : public Object { - GDCLASS(Performance, Object); static Performance *singleton; |