mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
eitd/dmx.cpp: remove dmxapi.h
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <dmx.h>
|
#include <dmx.h>
|
||||||
#include <dmxapi.h>
|
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
#include <endian.h>
|
#include <endian.h>
|
||||||
@@ -44,7 +43,7 @@
|
|||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
|
|
||||||
//#define DEBUG_MUTEX 1
|
//#define DEBUG_MUTEX 1
|
||||||
#define DEBUG_DEMUX 1 // debug start/close/change
|
//#define DEBUG_DEMUX 1 // debug start/close/change
|
||||||
//#define DEBUG_CACHED_SECTIONS 1
|
//#define DEBUG_CACHED_SECTIONS 1
|
||||||
//#define DEBUG_COMPLETE_SECTIONS 1
|
//#define DEBUG_COMPLETE_SECTIONS 1
|
||||||
#define DEBUG_COMPLETE 1
|
#define DEBUG_COMPLETE 1
|
||||||
|
Reference in New Issue
Block a user