mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 14:10:44 +00:00
Temporarily removing call to select class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17520 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
066c79a723
commit
d18b70deb2
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@
|
|||
}
|
||||
|
||||
// select the current class in the document...
|
||||
[(GormDocument *)[(id <IB>)NSApp activeDocument] selectClassWithObject: obj];
|
||||
// [(GormDocument *)[(id <IB>)NSApp activeDocument] selectClassWithObject: obj];
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue