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:
Riccardo Mottola 2009-02-16 22:14:53 +00:00
parent f7403db91c
commit 502af4d5d1

View file

@ -441,7 +441,6 @@ static NSColor *dtxtCol;
}
else
{
NSLog(@"not a string, setObjectValue: %@", aString);
[self setObjectValue: aString];
}
}