mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Remove commented out code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/nsxml_using_libxml2@34745 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
48a5abdf57
commit
b3ef2985c1
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
int main()
|
||||
{
|
||||
START_SET("NSXMLNode - handling children")
|
||||
// testHopeful = YES;
|
||||
NS_DURING
|
||||
{
|
||||
NSXMLElement *node = [[NSXMLElement alloc] initWithKind: NSXMLElementKind];
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
int main()
|
||||
{
|
||||
START_SET("NSXMLNode -initWithKind: initializer")
|
||||
// testHopeful = YES;
|
||||
NSAutoreleasePool *arp = [NSAutoreleasePool new];
|
||||
NSXMLNode *node;
|
||||
NS_DURING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue