file_mgr: remove unnecessary space

Summary: remove unncessary space

Reviewers: Jaehyun_Cho, NikaWhite, bowonryu, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D4264
This commit is contained in:
Taehyub Kim 2016-09-01 20:07:37 +09:00 committed by Hermet Park
parent 46e3db3392
commit 04957cba70
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ enventor_edc_modified_cb(void *data, Evas_Object *obj EINA_UNUSED,
fmd->edc_modified = EINA_TRUE;
/* FIXME: Here ignore edc changes, if any menu is closed,
/* FIXME: Here ignore edc changes, if any menu is closed,
then we need to open warning box. */
if (menu_activated_get()) return;