1
0
Fork 0
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:
Mitchell Livingston 2006-07-13 11:18:16 +00:00
parent fed921db09
commit 056b9c43c2

View file

@ -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];
}