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:
Gregory John Casamento 2003-08-24 01:21:18 +00:00
parent 066c79a723
commit d18b70deb2

View file

@ -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];
/*