Mercurial > mplayer.hg
changeset 31383:d66033e62bd8
Move vo_panscanrange extern declaration to aspect.h, where it belongs.
author | diego |
---|---|
date | Thu, 17 Jun 2010 09:22:24 +0000 |
parents | f7b0ceac5aae |
children | ec5f9f87e77b |
files | cfg-mplayer.h libvo/aspect.h |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-mplayer.h Thu Jun 17 09:19:05 2010 +0000 +++ b/cfg-mplayer.h Thu Jun 17 09:22:24 2010 +0000 @@ -32,7 +32,6 @@ #include "libvo/vo_zr.h" #include "mp_fifo.h" -extern float vo_panscanrange; /* only used at startup (setting these values from configfile) */ extern char *vo_geometry; extern int stop_xscreensaver;