tuxtxt: don't try to manipulate input fd

the CRCInput class is used for input anyway, so
this does not make any sense.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e06e845eae
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-11-09 18:57:10 +01:00
parent f43b9f7e12
commit 1065c01d31
2 changed files with 4 additions and 23 deletions

View File

@@ -580,7 +580,7 @@ char versioninfo[16];
int hotlist[10];
int maxhotlist;
int pig, rc, fb, lcd;
int pig, fb, lcd;
int sx, ex, sy, ey;
int PosX, PosY, StartX, StartY;
int lastpage;