Minor memory leak fix

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17287 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2003-07-22 05:18:05 +00:00
parent 4ed1eb9c9c
commit 3a50dc27e3
2 changed files with 6 additions and 0 deletions

View file

@ -681,6 +681,8 @@ many times.
TEST_RELEASE(_defaultButtonCell);
TEST_RELEASE(_cachedImage);
TEST_RELEASE(_toolbar);
DESTROY(_lastView);
DESTROY(_lastDragView);
RELEASE(_screen);
/*