Remove dispatch.?
This commit is contained in:
parent
97f1266cb8
commit
7ee88c5577
13 changed files with 0 additions and 11 deletions
1
cwc.c
1
cwc.c
|
@ -34,7 +34,6 @@
|
|||
#include "psi.h"
|
||||
#include "tsdemux.h"
|
||||
#include "ffdecsa/FFdecsa.h"
|
||||
#include "dispatch.h"
|
||||
#include "transports.h"
|
||||
#include "cwc.h"
|
||||
#include "notify.h"
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
#include <libhts/htssettings.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "transports.h"
|
||||
#include "dvb.h"
|
||||
#include "dvb_support.h"
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include <syslog.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "dvb.h"
|
||||
#include "dvb_support.h"
|
||||
#include "diseqc.h"
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include <libhts/htssettings.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "dvb.h"
|
||||
#include "channels.h"
|
||||
#include "transports.h"
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#include <libhts/htssettings.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "dvb.h"
|
||||
#include "channels.h"
|
||||
#include "transports.h"
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#include "parser_h264.h"
|
||||
#include "bitstream.h"
|
||||
#include "buffer.h"
|
||||
#include "dispatch.h"
|
||||
#include "transports.h"
|
||||
|
||||
static const AVRational mpeg_tc = {1, 90000};
|
||||
|
|
1
spawn.c
1
spawn.c
|
@ -27,7 +27,6 @@
|
|||
#include <syslog.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "spawn.h"
|
||||
|
||||
extern char **environ;
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "transports.h"
|
||||
#include "subscriptions.h"
|
||||
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "transports.h"
|
||||
#include "subscriptions.h"
|
||||
#include "tsdemux.h"
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
#include <linux/dvb/dmx.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "teletext.h"
|
||||
#include "transports.h"
|
||||
#include "subscriptions.h"
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#include <libhts/htsmsg_json.h>
|
||||
|
||||
#include "tvhead.h"
|
||||
#include "dispatch.h"
|
||||
#include "http.h"
|
||||
#include "webui/webui.h"
|
||||
#include "access.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue