summaryrefslogtreecommitdiffstats
path: root/stream/tv.h
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-08 06:08:51 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-08 06:08:51 +0000
commitf619fb233ba8bf8f76ebb45c6a948519a894c807 (patch)
treebaaddb153e2ff728bb2d8c1cb2d2a596e64bcd52 /stream/tv.h
parentcc770a264150c464be4961ea931b936285ba621b (diff)
downloadmpv-f619fb233ba8bf8f76ebb45c6a948519a894c807.tar.bz2
mpv-f619fb233ba8bf8f76ebb45c6a948519a894c807.tar.xz
Fix compiler warnings.
Remove unused tv_param_on variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23505 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream/tv.h')
-rw-r--r--stream/tv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/tv.h b/stream/tv.h
index 4335605ae8..942060b37a 100644
--- a/stream/tv.h
+++ b/stream/tv.h
@@ -1,8 +1,6 @@
#ifndef TV_H
#define TV_H
-extern int tv_param_on;
-
#ifdef USE_TV
//#include "libao2/afmt.h"
//#include "libmpcodecs/img_format.h"