Remove erroneous entry.

This commit is contained in:
Christopher Faylor 2011-10-30 05:21:07 +00:00
parent cd071d1363
commit 7295e35690
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
(fhandler_fifo::fifo_name): Use new argument when creating a shared
name.
(fhandler_fifo::open): Rewrite. Use events to synchronize.
(pure_debug_printf): New macro, active only when DEBUGGING.
(fhandler_fifo::wait): Rewrite to wait for new fifo events which are
supplied as a parameter.
(fhandler_fifo::raw_read): Rewrite to use handle mechanism to detect