tuxtxt: remove dead code, unnecessary header includes

This commit is contained in:
Stefan Seyfried
2017-02-19 18:14:57 +01:00
parent 98b7904a47
commit 50cf26441f
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"