Remove unused #define:s

This commit is contained in:
Andreas Öman 2010-01-24 22:42:53 +00:00
parent 415db93d82
commit 2b954b69da

View 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)
*/