projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d636931
)
(reset_ic): Fix previous change.
author
handa
<handa>
Thu, 17 Aug 2006 12:22:58 +0000
(12:22 +0000)
committer
handa
<handa>
Thu, 17 Aug 2006 12:22:58 +0000
(12:22 +0000)
src/input.c
patch
|
blob
|
history
diff --git
a/src/input.c
b/src/input.c
index
abd4c2e
..
ea21047
100644
(file)
--- 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;