summaryrefslogtreecommitdiffstats
path: root/osdep/timer-win2.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/timer-win2.c')
-rw-r--r--osdep/timer-win2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/osdep/timer-win2.c b/osdep/timer-win2.c
index ac8eaa1bd6..88a047410d 100644
--- a/osdep/timer-win2.c
+++ b/osdep/timer-win2.c
@@ -22,8 +22,6 @@
#include <mmsystem.h>
#include "timer.h"
-const char timer_name[] = "Windows native";
-
// Returns current time in microseconds
unsigned int GetTimer(void)
{