From a192f32a3a6f6c3c66542f48b512f3892dbed838 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 1 Jun 2014 17:22:21 +0200 Subject: stream: remove VCD support If a single person complains, I will readd it. But I don't expect that this will happen. The main reason for removing this is that it's some of the most unclean code remaining, it's unmaintained, and I've never ever heard of someone using it. --- old-makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index 7a9193c34d..c4a4e76ba7 100644 --- a/old-makefile +++ b/old-makefile @@ -53,7 +53,6 @@ SOURCES-$(TV) += stream/stream_tv.c stream/tv.c \ stream/frequencies.c stream/tvi_dummy.c SOURCES-$(TV_V4L2) += stream/tvi_v4l2.c stream/audio_in.c -SOURCES-$(VCD) += stream/stream_vcd.c SOURCES-$(DUMMY_OSD) += sub/osd_dummy.c SOURCES-$(LIBASS_OSD) += sub/osd_libass.c -- cgit v1.2.3