summaryrefslogtreecommitdiffstats
path: root/mp3lib/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/test.c')
-rw-r--r--mp3lib/test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp3lib/test.c b/mp3lib/test.c
index f256224a7d..5ad92b2d94 100644
--- a/mp3lib/test.c
+++ b/mp3lib/test.c
@@ -12,7 +12,6 @@
#include "config.h"
#include "mp3lib/mp3.h"
#include "cpudetect.h"
-extern CpuCaps gCpuCaps;
static inline unsigned int GetTimer(){
struct timeval tv;