[MPlayer-cvslog] r19759 - trunk/cfg-mplayer.h
uau
subversion at mplayerhq.hu
Sat Sep 9 10:32:36 CEST 2006
Author: uau
Date: Sat Sep 9 00:04:45 2006
New Revision: 19759
Modified:
trunk/cfg-mplayer.h
Log:
Remove useless extern declaration of nortc which is a static variable in
mplayer.c.
Modified: trunk/cfg-mplayer.h
==============================================================================
--- trunk/cfg-mplayer.h (original)
+++ trunk/cfg-mplayer.h Sat Sep 9 00:04:45 2006
@@ -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;
More information about the MPlayer-cvslog
mailing list