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:
Richard Frith-MacDonald 2009-03-28 17:20:08 +00:00
parent f70b7aed9d
commit 949e492513

View file

@ -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