Remove unused variable 36/29636/1 submit/tizen/20150109.103418
authorJihoon Kim <jihoon48.kim@samsung.com>
Sat, 25 Oct 2014 01:20:14 +0000 (10:20 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 31 Oct 2014 04:54:13 +0000 (13:54 +0900)
Change-Id: I3824187376345ad89bfccfc0139cdef9a8510ae7

src/scim_hangul_imengine.h

index 7bacea3..3921cd0 100644 (file)
@@ -54,8 +54,6 @@ class HangulFactory : public IMEngineFactoryBase
 
     String                   m_keyboard_layout;
 
-    bool                     m_always_use_jamo;
-
     bool                     m_show_candidate_comment;
     bool                     m_lookup_table_vertical;
     bool                     m_use_ascii_mode;