mirror of
https://github.com/transmission/transmission
synced 2025-02-20 13:16:53 +00:00
Don't filter after removing.
This commit is contained in:
parent
fed921db09
commit
056b9c43c2
1 changed files with 0 additions and 1 deletions
|
@ -676,7 +676,6 @@ static void sleepCallBack(void * controller, io_service_t y,
|
|||
[self torrentNumberChanged];
|
||||
[fTableView deselectAll: nil];
|
||||
[self updateUI: nil];
|
||||
[self applyFilter];
|
||||
[self updateTorrentHistory];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue