summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-28 10:55:53 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-28 10:55:53 +0000
commit4050debeff281aba1ccd8c4f57b890fcc2680512 (patch)
treed0520e9563ce19aad535c3267f7f3d32fcabe242 /libvo
parent9842c21a073489116cc8e4e0f1d9bc269b78dae9 (diff)
downloadmpv-4050debeff281aba1ccd8c4f57b890fcc2680512.tar.bz2
mpv-4050debeff281aba1ccd8c4f57b890fcc2680512.tar.xz
warning fix:
vo_directfb2.c:111: warning: 'tvnorm' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24260 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_directfb2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/vo_directfb2.c b/libvo/vo_directfb2.c
index 9371379bad..8498ee322f 100644
--- a/libvo/vo_directfb2.c
+++ b/libvo/vo_directfb2.c
@@ -107,8 +107,6 @@ static IDirectFBSurface *frame = NULL;
static int framelocked = 0;
// flipping mode flag (layer/surface)
static int flipping = 0;
-// tvnorm
-static int tvnorm = -1;
// scaling flag
static int stretch = 0;
// pictrure position