Remove SniFF

This commit is contained in:
John Schmidt
2014-03-17 17:24:38 +01:00
committed by Thiago de Arruda
parent 8a0043130f
commit 44a6f194b4
7 changed files with 2 additions and 20 deletions

View File

@@ -1566,7 +1566,6 @@ error:
* "msec" == 0 will check for characters once.
* "msec" == -1 will block until a character is available.
* When a GUI is being used, this will not be used for input -- webb
* Returns also, when a request from Sniff is waiting -- toni.
* Or when a Linux GPM mouse event is waiting.
*/
static int RealWaitForChar(fd, msec, check_for_gpm)