mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 16:31:55 +00:00
Remove method, minor cleanup, per discussion with @fredkiefer
This commit is contained in:
parent
52eef305b0
commit
ad75804102
5 changed files with 12 additions and 13 deletions
|
@ -38,8 +38,6 @@ extern "C" {
|
|||
NSTreeController *_controller;
|
||||
}
|
||||
|
||||
+ (NSMutableDictionary *) dictionaryWithChildren: (NSMutableArray *)children;
|
||||
|
||||
- (instancetype) initWithContent: (id)content
|
||||
withController: (id)controller;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue