aboutsummaryrefslogtreecommitdiff
path: root/common/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/timer.h')
-rw-r--r--common/timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/timer.h b/common/timer.h
index a870784bf4..7f660e7742 100644
--- a/common/timer.h
+++ b/common/timer.h
@@ -52,8 +52,6 @@ public:
virtual void removeTimerProc(TimerProc proc) = 0;
};
-extern TimerManager *g_timer;
-
} // End of namespace Common
#endif