mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-25 15:30:54 +00:00
Commented some releases which weren't needed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19765 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9873bb9e8c
commit
109b29ef8d
1 changed files with 2 additions and 2 deletions
|
@ -78,8 +78,8 @@ NSString *formatVersion(int version)
|
||||||
[iwindow performClose: self];
|
[iwindow performClose: self];
|
||||||
RELEASE(iwindow);
|
RELEASE(iwindow);
|
||||||
RELEASE(versionProfiles);
|
RELEASE(versionProfiles);
|
||||||
TEST_RELEASE(targetVersionName);
|
// TEST_RELEASE(targetVersionName);
|
||||||
TEST_RELEASE(archiveTypeName);
|
// TEST_RELEASE(archiveTypeName);
|
||||||
[super dealloc];
|
[super dealloc];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue