mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Remove left over debug output line.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27523 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
feac9aea4a
commit
ea28f55ad6
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ static id shared = nil;
|
|||
if (value)
|
||||
[values setObject: value forKey: key];
|
||||
}
|
||||
NSLog(@"returning %@ for key %@", value, key);
|
||||
|
||||
return value;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue