Don't filter after removing.

This commit is contained in:
Mitchell Livingston 2006-07-13 11:18:16 +00:00
parent fed921db09
commit 056b9c43c2
1 changed files with 0 additions and 1 deletions

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