From 890d54fc5738cb0d713b7675683fcb27d045d5b0 Mon Sep 17 00:00:00 2001 From: Andy Williams Date: Sun, 6 Nov 2016 16:26:34 +0000 Subject: [PATCH] filepanel: don't reload on monitor until we have it fixed --- src/bin/edi_filepanel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/edi_filepanel.c b/src/bin/edi_filepanel.c index 4a43797..23478a6 100644 --- a/src/bin/edi_filepanel.c +++ b/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