mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
minor fixes
This commit is contained in:
parent
8a5f5b180a
commit
d3e628fec5
1 changed files with 0 additions and 3 deletions
|
@ -281,10 +281,7 @@ static Class pathCellClass;
|
|||
to: [[self cell] target]];
|
||||
}
|
||||
|
||||
// Tested on OSX it doesn't do this... it apparently only chooses
|
||||
// the cell, and sends the action. It doesn't reset the URL.
|
||||
[[sender menu] close];
|
||||
// AUTORELEASE([sender menu]);
|
||||
}
|
||||
|
||||
- (void) _doChooseMenuAction: (id)sender
|
||||
|
|
Loading…
Reference in a new issue