* keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Apr 2012 04:08:51 +0000 (21:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Apr 2012 04:08:51 +0000 (21:08 -0700)
commit888bec305043c6576d82f9988c63694b8133e3fd
tree2f58a6e213b49e5016abe502c4cd432f8db4487e
parentd0baac98ac8f673ec56bc8b0b1fd7d280831b015
* keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.

Problem reported by Juanma Barranquero for Windows -Wunused-function.
src/ChangeLog
src/keyboard.c