]> git.eshelyaron.com Git - emacs.git/commit
On non-MS-Windows, omit unnecessary polling functions
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Dec 2017 19:25:11 +0000 (11:25 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Dec 2017 19:30:20 +0000 (11:30 -0800)
commit9982be8f015facb4a615d7a94b10c7078c1a8e7c
tree5e8330c66774f9ff708aac919ae6e89293a03669
parent3f63ae54ecc22de51930cba1b118e93f7decd45e
On non-MS-Windows, omit unnecessary polling functions

* src/keyboard.c (poll_for_input_1) [!CYGWIN && !DOS_NT]: Remove.
(input_polling_used) [!DOS_NT]: Remove.
src/keyboard.c