From: handa Date: Thu, 17 Aug 2006 12:22:58 +0000 (+0000) Subject: (reset_ic): Fix previous change. X-Git-Tag: REL-1-3-4~88 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493f27fa555a468a502b26e030a708926d01ffc7;p=m17n%2Fm17n-lib.git (reset_ic): Fix previous change. --- diff --git a/src/input.c b/src/input.c index abd4c2e..ea21047 100644 --- a/src/input.c +++ b/src/input.c @@ -2508,7 +2508,6 @@ reset_ic (MInputContext *ic, MSymbol ignore) MDEBUG_PRINT ("\n [IM] reset\n"); - ic_info->map = ic_info->state->map; ic_info->state_key_head = ic_info->key_head = 0; MLIST_RESET (ic_info); ic_info->key_unhandled = 0;