tuxtxt: don't try to manipulate input fd

the CRCInput class is used for input anyway, so
this does not make any sense.
This commit is contained in:
Stefan Seyfried
2013-11-09 18:57:10 +01:00
parent 4eb66ba4b2
commit e06e845eae
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;