mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 00:20:48 +00:00
removed debug log
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27891 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f7403db91c
commit
502af4d5d1
1 changed files with 0 additions and 1 deletions
|
@ -441,7 +441,6 @@ static NSColor *dtxtCol;
|
|||
}
|
||||
else
|
||||
{
|
||||
NSLog(@"not a string, setObjectValue: %@", aString);
|
||||
[self setObjectValue: aString];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue