Remove unused #define:s
This commit is contained in:
parent
415db93d82
commit
2b954b69da
1 changed files with 0 additions and 4 deletions
|
@ -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)
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue