summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/tv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/tv.c b/stream/tv.c
index 925109e778..5ebd4bf59c 100644
--- a/stream/tv.c
+++ b/stream/tv.c
@@ -888,7 +888,6 @@ static void demux_close_tv(demuxer_t *demuxer)
demuxer->teletext=NULL;
}
-/* utilities for mplayer (not mencoder!!) */
int tv_set_color_options(tvi_handle_t *tvh, int opt, int value)
{
const tvi_functions_t *funcs = tvh->functions;