Remove some more unneeded 'return;'s throughout.
This commit is contained in:
@@ -1066,7 +1066,6 @@ fhandler_serial::fixup_after_exec ()
|
||||
{
|
||||
overlapped_setup ();
|
||||
debug_printf ("io_status.hEvent %p", io_status.hEvent);
|
||||
return;
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user