This is a temporary change. Commenting out RELEASE(_connections) will be reverted ASAP.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27706 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2009-01-27 20:33:17 +00:00
parent ddf1b1a269
commit 17d4f28e9e
3 changed files with 20 additions and 40 deletions

View file

@ -1781,7 +1781,7 @@ static BOOL _isInInterfaceBuilder = NO;
// free other objects.
RELEASE(_accessibilityConnectors);
RELEASE(_connections);
// RELEASE(_connections);
RELEASE(_fontManager);
RELEASE(_framework);
RELEASE(_visibleWindows);