mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Removed some commented code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19879 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
41ac255873
commit
b4c616e860
1 changed files with 0 additions and 1 deletions
|
@ -541,7 +541,6 @@ shouldEditTableColumn: (NSTableColumn *)aTableColumn
|
|||
NSTabViewItem *tvi = [tabView selectedTabViewItem];
|
||||
BOOL isAction = [[tvi identifier] isEqualToString: @"Actions"];
|
||||
NSString *className = [self _currentClass];
|
||||
// id classManager = [(Gorm *)NSApp classManager];
|
||||
|
||||
if(isAction)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue