filepanel: don't reload on monitor until we have it fixed

This commit is contained in:
Andy Williams 2016-11-06 16:26:34 +00:00
parent 77e077ee4a
commit 890d54fc57
1 changed files with 0 additions and 1 deletions

View File

@ -396,7 +396,6 @@ _file_listing_updated(void *data, int type EINA_UNUSED, void *event EINA_UNUSED)
dir = (const char *)data;
DBG("File created in %s\n", dir);
_file_listing_reload(dir);
}
void