mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 09:01:13 +00:00
Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17276 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d125ffeb05
commit
98a5680ea4
5 changed files with 55 additions and 33 deletions
|
@ -473,6 +473,7 @@ static NSInputManager *currentInputManager = nil;
|
|||
|
||||
- (void) dealloc
|
||||
{
|
||||
TEST_RELEASE (_pendingKeyEvents);
|
||||
RELEASE (_rootBindingTable);
|
||||
[super dealloc];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue