Remove dispatch.?

This commit is contained in:
Andreas Öman 2008-09-06 18:25:04 +00:00
parent 97f1266cb8
commit 7ee88c5577
13 changed files with 0 additions and 11 deletions

1
cwc.c
View file

@ -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"

View file

View file

View file

@ -36,7 +36,6 @@
#include <libhts/htssettings.h>
#include "tvhead.h"
#include "dispatch.h"
#include "transports.h"
#include "dvb.h"
#include "dvb_support.h"

View file

@ -35,7 +35,6 @@
#include <syslog.h>
#include "tvhead.h"
#include "dispatch.h"
#include "dvb.h"
#include "dvb_support.h"
#include "diseqc.h"

View file

@ -37,7 +37,6 @@
#include <libhts/htssettings.h>
#include "tvhead.h"
#include "dispatch.h"
#include "dvb.h"
#include "channels.h"
#include "transports.h"

View file

@ -37,7 +37,6 @@
#include <libhts/htssettings.h>
#include "tvhead.h"
#include "dispatch.h"
#include "dvb.h"
#include "channels.h"
#include "transports.h"

View file

@ -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};

View file

@ -27,7 +27,6 @@
#include <syslog.h>
#include "tvhead.h"
#include "dispatch.h"
#include "spawn.h"
extern char **environ;

View file

@ -32,7 +32,6 @@
#include <string.h>
#include "tvhead.h"
#include "dispatch.h"
#include "transports.h"
#include "subscriptions.h"

View file

@ -32,7 +32,6 @@
#include <string.h>
#include "tvhead.h"
#include "dispatch.h"
#include "transports.h"
#include "subscriptions.h"
#include "tsdemux.h"

View file

@ -36,7 +36,6 @@
#include <linux/dvb/dmx.h>
#include "tvhead.h"
#include "dispatch.h"
#include "teletext.h"
#include "transports.h"
#include "subscriptions.h"

View file

@ -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"