This commit is contained in:
Christopher Faylor 2010-04-02 16:01:58 +00:00
parent dffe690c84
commit baa671ea26
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2010-04-02 Christopher Faylor <me+cygwin@cgf.cx>
* select.h (select_pipe_info::add_watch_handle): Delete declaration.
* select.cc (select_pipe_info::add_watch_handle): Delete deinition.
* select.cc (select_pipe_info::add_watch_handle): Delete definition.
(fhandler_pipe::select_read): Delete call to add_watch_handle.
(fhandler_pipe::select_write): Ditto.
(fhandler_pipe::select_except): Ditto.