Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -591,9 +591,6 @@ fh_alloc (path_conv& pc)
|
||||
fh->set_name ("/dev/tty");
|
||||
}
|
||||
break;
|
||||
case FH_KMSG:
|
||||
fh = cnew (fhandler_mailslot);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user