diff libvo/w32_common.c @ 31047:745f9833930b

Deduplicate enable_mouse_movements declaration.
author reimar
date Sun, 25 Apr 2010 15:49:46 +0000
parents fca6cfc4d5ca
children b40e41324173
line wrap: on
line diff
--- a/libvo/w32_common.c	Sun Apr 25 15:41:21 2010 +0000
+++ b/libvo/w32_common.c	Sun Apr 25 15:49:46 2010 +0000
@@ -30,8 +30,6 @@
 #include "w32_common.h"
 #include "mp_fifo.h"
 
-extern int enable_mouse_movements;
-
 #ifndef MONITOR_DEFAULTTOPRIMARY
 #define MONITOR_DEFAULTTOPRIMARY 1
 #endif