summaryrefslogtreecommitdiff
path: root/cocoa/Tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/Tree.h')
-rw-r--r--cocoa/Tree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/Tree.h b/cocoa/Tree.h
index b03f48be0..e38df5a99 100644
--- a/cocoa/Tree.h
+++ b/cocoa/Tree.h
@@ -42,7 +42,6 @@
- initWithFlags: (unsigned int) flags;
-- (struct node *) rootNode;
- (struct tree *) tree;
@end