mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Remove debug statement accidentally left in
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19610 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f138ea1d07
commit
0dee75786f
1 changed files with 0 additions and 1 deletions
|
@ -2834,7 +2834,6 @@ startElementNsFunction(void *ctx, const unsigned char *name,
|
|||
[dict setObject: obj forKey: key];
|
||||
}
|
||||
}
|
||||
NSLog(@"Start '%@' with %@", elem, dict);
|
||||
[HANDLER startElement: elem
|
||||
prefix: UTF8Str(prefix)
|
||||
href: UTF8Str(href)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue