Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
exts.c: remove extra headers
  • Loading branch information
perexg committed Sep 17, 2015
1 parent 8bab53a commit 34b1169
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/webui/extjs.c
Expand Up @@ -33,22 +33,6 @@
#include "tvheadend.h"
#include "http.h"
#include "webui.h"
#include "access.h"
#include "channels.h"

#include "dvr/dvr.h"
#include "epggrab.h"
#include "epg.h"
#include "muxer.h"
#include "epggrab/private.h"
#include "config.h"
#include "lang_codes.h"
#include "imagecache.h"
#include "timeshift.h"
#include "tvhtime.h"
#include "input.h"
#include "libav.h"
#include "satip/server.h"

#define EXTJSPATH "static/extjs"

Expand Down

0 comments on commit 34b1169

Please sign in to comment.