mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 05:08:32 +00:00
fix ordering error
This commit is contained in:
@@ -372,7 +372,6 @@
|
||||
value = MAX_GROUP;
|
||||
|
||||
[fCollapsedGroups addIndex: value];
|
||||
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName: @"OutlineExpandCollapse" object: self];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user