Cygwin: remove outdated comment

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2018-03-02 18:22:45 +01:00
parent 97b7aaaeb7
commit 984c8beeff
1 changed files with 0 additions and 1 deletions

View File

@ -270,7 +270,6 @@ int
fhandler_socket_unix::open_reparse_point (sun_name_t *sun,
PUNICODE_STRING pipe_name)
{
/* TODO: Open reparse point and fetch type and pipe name */
NTSTATUS status;
HANDLE fh;
OBJECT_ATTRIBUTES attr;