summaryrefslogtreecommitdiffstats
path: root/osdep/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/timer.h')
-rw-r--r--osdep/timer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/osdep/timer.h b/osdep/timer.h
index c3925041ca..fe04663781 100644
--- a/osdep/timer.h
+++ b/osdep/timer.h
@@ -19,8 +19,6 @@
#ifndef MPLAYER_TIMER_H
#define MPLAYER_TIMER_H
-extern const char timer_name[];
-
void InitTimer(void);
unsigned int GetTimer(void);
unsigned int GetTimerMS(void);