mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 16:31:55 +00:00
Tiny tidy up.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5001 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
06de7ae79f
commit
8d33036d93
1 changed files with 0 additions and 4 deletions
|
@ -305,10 +305,6 @@ id _nsbuttonCellClass = nil;
|
||||||
[self performClick: self];
|
[self performClick: self];
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Understand better, I don't think this should be here.
|
|
||||||
if ([self performKeyEquivalent: theEvent] == YES)
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[super keyDown: theEvent];
|
[super keyDown: theEvent];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue