Revert "Modified not to commit preedit_commit strings in TV profile" 84/92884/2
authorWonkeun Oh <wonkeun.oh@samsung.com>
Wed, 19 Oct 2016 07:45:03 +0000 (16:45 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 20 Oct 2016 01:28:45 +0000 (10:28 +0900)
This reverts commit ed51a55fb0e68d83ef3a2b8608206c9fb514d9fa.

Change-Id: I82072f6f53059e4f924ed7d43c2390010d4f6d0d

ism/extras/wayland_immodule/wayland_imcontext.c

index 55df761..8b30fc8 100644 (file)
@@ -2177,9 +2177,7 @@ wayland_im_context_reset(Ecore_IMF_Context *ctx)
 
     if (!imcontext) return;
 
-#ifndef _TV
     commit_preedit (imcontext);
-#endif
     clear_preedit(imcontext);
 
     if (!imcontext->input) return;