mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
Remove SniFF
This commit is contained in:

committed by
Thiago de Arruda

parent
8a0043130f
commit
44a6f194b4
@@ -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)
|
||||
|
Reference in New Issue
Block a user