mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user