mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-05 12:20:28 +01:00
xfree86: remove out-of-date comment
No idea what this was referring to but it goes past git history. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
5497ce3da4
commit
e884ff8ad4
1 changed files with 0 additions and 3 deletions
|
|
@ -238,9 +238,6 @@ xf86OpenConsole(void)
|
|||
cfsetispeed(&nTty, 9600);
|
||||
cfsetospeed(&nTty, 9600);
|
||||
tcsetattr(xf86Info.consoleFd, TCSANOW, &nTty);
|
||||
|
||||
/* we really should have a InitOSInputDevices() function instead
|
||||
* of Init?$#*&Device(). So I just place it here */
|
||||
}
|
||||
}
|
||||
else { /* serverGeneration != 1 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue