Revert "Fixed the crash issue when ecore_shutdown() is called after closing ecore_imf... 96/137496/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Jul 2017 07:00:34 +0000 (07:00 +0000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Jul 2017 07:00:34 +0000 (07:00 +0000)
This reverts commit 3fca7d603bbbc73662dc2270193a94fb4b6e28f1.

Change-Id: I66eec178a3274d6f9547c3c4e7f7f92f1ffe1c9b

ism/extras/wayland_immodule/wayland_imcontext.c

index dd294bd..d6604ad 100644 (file)
@@ -2554,8 +2554,6 @@ void wayland_im_uninitialize ()
         ecore_device_del (_ime_device);
         _ime_device = NULL;
     }
-
-    ecore_event_type_flush(ECORE_EVENT_DEVICE_ADD, ECORE_EVENT_DEVICE_DEL);
 }
 
 void