git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6645 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2000-06-07 03:52:55 +00:00
parent eb61fa59fd
commit 6b8daa9b43

View file

@ -267,7 +267,6 @@ static NSMapTable *port_number_2_in_port = NULL;
#else
close (_port_socket);
#endif /* __WIN32__ */
close (_port_socket);
[super invalidate];
}
}