mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
remove references and dead code to the group window being its own window; other rearrangements of code
This commit is contained in:
@@ -2218,11 +2218,6 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
||||
[self updateUI];
|
||||
}
|
||||
|
||||
- (void) showGroups: (id) sender
|
||||
{
|
||||
[[GroupsWindowController groupsWindow] showWindow: self];
|
||||
}
|
||||
|
||||
- (void) menuNeedsUpdate: (NSMenu *) menu
|
||||
{
|
||||
if (menu == fGroupsSetMenu || menu == fGroupsSetContextMenu)
|
||||
|
||||
Reference in New Issue
Block a user