Commented out useless log

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/freeze-1_0_0@9509 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2001-03-28 13:13:19 +00:00
parent 99f49472d0
commit 4e109ec3f8

View file

@ -1063,7 +1063,7 @@ static Class runLoopClass;
}
else
{
NSLog(@"No messages to write on 0x%x.", self);
// NSLog(@"No messages to write on 0x%x.", self);
return;
}
}