This commit is contained in:
sonora 2015-01-31 21:59:33 +01:00
parent c7c6cdf5d9
commit 9e94f8fbd7

View file

@ -432,7 +432,6 @@ public class DownloadIndexesThread {
}
currentRunningTask.remove(this);
if (uiActivity != null) {
uiActivity.downloadedIndexes();
uiActivity.updateProgress(false);
runCategorization(uiActivity.getDownloadType());
}