Corrected some minor issues.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14172 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
gcasa 2002-07-18 04:42:37 +00:00
parent 2dc7367411
commit 40636e55d4
4 changed files with 12 additions and 3 deletions

View file

@ -1581,7 +1581,6 @@ static NSImage *unexpandable = nil;
// of editing.
if (_dataSource_editable == NO)
{
NSLog(@"Data source not editable...");
return;
}