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

edi-0.8
Andy Williams 7 years ago
parent 77e077ee4a
commit 890d54fc57
  1. 1
      src/bin/edi_filepanel.c

@ -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

Loading…
Cancel
Save