changeset 19753:9127ccdcf4af

Remove useless extern declaration of nortc which is a static variable in mplayer.c.
author uau
date Fri, 08 Sep 2006 22:04:45 +0000
parents c2c285a4725a
children 5a27dcb739c6
files cfg-mplayer.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/cfg-mplayer.h	Fri Sep 08 21:59:44 2006 +0000
+++ b/cfg-mplayer.h	Fri Sep 08 22:04:45 2006 +0000
@@ -93,10 +93,6 @@
 extern int xinerama_screen;
 #endif
 
-#ifdef HAVE_RTC
-extern int nortc;
-#endif
-
 /* from libvo/aspect.c */
 extern float monitor_aspect;
 extern float monitor_pixel_aspect;