From: Andreas Ă–man Date: Sun, 24 Jan 2010 22:42:53 +0000 (+0000) Subject: Remove unused #define:s X-Git-Tag: 2.12~287 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b954b69dabe0dbf5f5e88be05daf3ac253ce40d;p=thirdparty%2Ftvheadend.git Remove unused #define:s --- diff --git a/src/dvb/dvb.h b/src/dvb/dvb.h index 556ab8d07..54c37d5ce 100644 --- a/src/dvb/dvb.h +++ b/src/dvb/dvb.h @@ -138,10 +138,6 @@ typedef struct th_dvb_mux_instance { } th_dvb_mux_instance_t; - -#define DVB_DEVICE_SLOW 1 // Can only handle one service at a time -#define DVB_DEVICE_FAST 2 // Can handle full mux - /** * DVB Adapter (one of these per physical adapter) */