mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 20:50:44 +00:00
Remove unneeded class mappings.
This commit is contained in:
parent
14f88edfe8
commit
668ae592f5
1 changed files with 0 additions and 4 deletions
|
@ -370,10 +370,6 @@ static NSArray *XmlBoolDefaultYes = nil;
|
|||
@"NSNibBindingConnector", @"binding",
|
||||
@"NSWindowTemplate5", @"window",
|
||||
@"NSView", @"tableCellView",
|
||||
@"NSImage", @"image",
|
||||
@"NSObjectController", @"objectController",
|
||||
@"NSArrayController", @"arrayController",
|
||||
@"NSViewController", @"viewController",
|
||||
@"IBUserDefinedRuntimeAttribute5", @"userDefinedRuntimeAttribute",
|
||||
nil];
|
||||
RETAIN(XmlTagToObjectClassMap);
|
||||
|
|
Loading…
Reference in a new issue