tuxtxt: remove dead code, unnecessary header includes

Origin commit data
------------------
Branch: ni/coolstream
Commit: 50cf26441f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-19 (Sun, 19 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2017-02-19 18:14:57 +01:00
parent db982ac943
commit 9734b25d6d
3 changed files with 1 additions and 18 deletions

View File

@@ -10,9 +10,7 @@
******************************************************************************/
#define TUXTXT_DEBUG 0
#include <sys/ioctl.h>
#include <fcntl.h>
#include <pthread.h>
#include "tuxtxt_def.h"
#include "tuxtxt_common.h"