remove unnecessary metadata fetching

This commit is contained in:
rabite 2019-04-20 17:11:22 +02:00
parent 17603ca15f
commit 55675e0c5e
1 changed files with 0 additions and 1 deletions

View File

@ -263,7 +263,6 @@ impl FileBrowser {
let mut files = cache.get_files_sync(&main_dir)?;
let selection = cache.get_selection(&main_dir).ok();
files.meta_all();
files.meta_all();
let mut list = ListView::new(&core_m.clone(),