Remove the localized punctuation in z1_MM locale 48/49748/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 12 Oct 2015 06:16:37 +0000 (15:16 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 20 Oct 2015 04:16:53 +0000 (13:16 +0900)
Change-Id: I9be8a6d795364600df64df5209d9e040054b9c62

ism/extras/efl_immodule/isf_imf_context.cpp

index ae17c13..c0700d6 100644 (file)
@@ -169,7 +169,6 @@ static __Punctuations __punctuations [] = {
     { "zh_TW",  INPUT_LANG_CN_TW,       0x3002 },
     { "ja_JP",  INPUT_LANG_JAPANESE,    0x3002 },
     { "km_KH",  INPUT_LANG_KHMER,       0x17D4 },
-    { "z1_MM",  INPUT_LANG_BURMESE,     0x104A },
 };
 
 /* Input Context handling functions. */