ximimmodule: remove useless code in preedit_string_get
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 5 Dec 2013 07:00:39 +0000 (16:00 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 5 Dec 2013 07:00:39 +0000 (16:00 +0900)
commit0eb5cfaa308fc4501838f9aeb58a92aa0ae476e8
tree707cc232e71c48df465eea5a24dbc0c6a5962350
parentae7fd6fac07d294de476bee7f9df465b27712914
ximimmodule: remove useless code in preedit_string_get

'cursor_pos' variable will be set in the below code, so 'cursor_pos = 0' is useless.
src/modules/ecore_imf/xim/ecore_imf_xim.c