[MPlayer-cvslog] r29571 - trunk/libvo/aspect.c
reimar
subversion at mplayerhq.hu
Fri Aug 28 01:40:36 CEST 2009
Author: reimar
Date: Fri Aug 28 01:40:36 2009
New Revision: 29571
Log:
Remove unused movie_aspect extern declaration.
Modified:
trunk/libvo/aspect.c
Modified: trunk/libvo/aspect.c
==============================================================================
--- trunk/libvo/aspect.c Fri Aug 28 01:13:37 2009 (r29570)
+++ trunk/libvo/aspect.c Fri Aug 28 01:40:36 2009 (r29571)
@@ -40,7 +40,6 @@ float vo_panscanrange = 1.0;
float force_monitor_aspect=0;
float monitor_aspect=0;
float monitor_pixel_aspect=1;
-extern float movie_aspect;
static struct {
int orgw; // real width
More information about the MPlayer-cvslog
mailing list