We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d563116 commit 343e4e1Copy full SHA for 343e4e1
Source/NSTabView.m
@@ -92,7 +92,6 @@ - (void) dealloc
92
_selected = nil;
93
RELEASE(_items);
94
RELEASE(_font);
95
- RELEASE(_original_nextKeyView);
96
[super dealloc];
97
}
98
0 commit comments