From 475fe453cc8fa828e395da100cf2c07e1e6542ea Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 10 Dec 2015 19:44:47 +0100 Subject: stream: drop PVR support This is only for specific Hauppage cards. According to the comments in who is actively using this feature. Get it out of the way. Anyone who still wants to use this should complain. Keeping this code would not cause terribly much additional work, and it could be restored again. (But not if the request comes months later.) --- TOOLS/old-makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'TOOLS/old-makefile') diff --git a/TOOLS/old-makefile b/TOOLS/old-makefile index 29d9b73eed..8645b94a4f 100644 --- a/TOOLS/old-makefile +++ b/TOOLS/old-makefile @@ -42,8 +42,6 @@ SOURCES-$(LIBBLURAY) += stream/stream_bluray.c SOURCES-$(LIBSMBCLIENT) += stream/stream_smb.c -SOURCES-$(PVR) += stream/stream_pvr.c - SOURCES-$(TV) += stream/stream_tv.c stream/tv.c \ stream/frequencies.c stream/tvi_dummy.c \ demux/demux_tv.c -- cgit v1.2.3