]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove unused #define:s
authorAndreas Öman <andreas@lonelycoder.com>
Sun, 24 Jan 2010 22:42:53 +0000 (22:42 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Sun, 24 Jan 2010 22:42:53 +0000 (22:42 +0000)
src/dvb/dvb.h

index 556ab8d07db8490d97f0f917f068ee72dbe426e1..54c37d5ce8898632819fd8e1ce63167a44b0d423 100644 (file)
@@ -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)
  */