mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Remove bad log line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28144 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f70b7aed9d
commit
949e492513
1 changed files with 0 additions and 2 deletions
|
@ -1228,8 +1228,6 @@ static Class runLoopClass;
|
|||
#if defined(__MINGW32__)
|
||||
WSANETWORKEVENTS ocurredEvents;
|
||||
#else
|
||||
NSDebugMLLog(@"GSTcpHandle", @"received %s event on 0x%x",
|
||||
type != ET_WDESC ? "read" : "write", self);
|
||||
#endif
|
||||
/*
|
||||
* If we have been invalidated (desc < 0) then we should ignore this
|
||||
|
|
Loading…
Reference in a new issue