mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
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:
parent
99f49472d0
commit
4e109ec3f8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue