mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:00:38 +00:00
Remove calls to debug method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25399 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
85b36eece3
commit
7baadf2e7c
3 changed files with 56 additions and 32 deletions
|
@ -61,7 +61,6 @@
|
|||
{
|
||||
if([aDecoder allowsKeyedCoding])
|
||||
{
|
||||
NSLog(@"%@-%@",self,[aDecoder keyMap]);
|
||||
ASSIGN(_declared_keys,[aDecoder decodeObjectForKey: @"NSDeclaredKeys"]);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue