Fix bug not to close option window in case of window focus out event 17/37217/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Sat, 21 Mar 2015 12:36:53 +0000 (21:36 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sat, 21 Mar 2015 12:37:19 +0000 (21:37 +0900)
Change-Id: I9764fe719ebbd82268e8fc581176baedf4c3ab5e

src/option.cpp

index 863b429..164d35b 100644 (file)
@@ -22,7 +22,6 @@
 #include <Ecore.h>
 #include <Ecore_Wayland.h>
 #include "common.h"
-#define ECORE_WL_EVENT_FOCUS_OUT 0
 #define OPTION_GENLIST_OBJ_DIR "/usr/share/elementary/themes/tizen-hd.edj"
 #else
 #include <X11/Xlib.h>