did not fix the issue that freshly deactivated files only appear deactivated after app restart
This commit is contained in:
parent
14bd1e6bd6
commit
055e5e17b2
1 changed files with 0 additions and 2 deletions
|
@ -390,8 +390,6 @@ public class DownloadIndexesThread {
|
|||
|
||||
public void runReloadIndexFiles() {
|
||||
checkRunning();
|
||||
indexFiles = null;
|
||||
updateLoadedFiles();
|
||||
final BasicProgressAsyncTask<Void, Void, IndexFileList> inst = new BasicProgressAsyncTask<Void, Void, IndexFileList>(ctx) {
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue