From f7c912dff299e15b5ebd9f967c447d8b33adf3ca Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 5 Jun 2013 02:05:52 +0200 Subject: stream: move VCD specific stuff to stream_vcd I don't even know what VCDs are. A prehistoric version of the DVD or so. --- stream/stream.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/stream.c') diff --git a/stream/stream.c b/stream/stream.c index 9ea758fda7..de3c6b4f7a 100644 --- a/stream/stream.c +++ b/stream/stream.c @@ -55,7 +55,6 @@ #include "cache2.h" /// We keep these 2 for the gui atm, but they will be removed. -int vcd_track = 0; char *cdrom_device = NULL; char *dvd_device = NULL; int dvd_title = 0; -- cgit v1.2.3