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:
7400415
)
(minput_char_to_key): Delete extern.
author
handa
<handa>
Tue, 15 Jun 2004 04:41:09 +0000
(
04:41
+0000)
committer
handa
<handa>
Tue, 15 Jun 2004 04:41:09 +0000
(
04:41
+0000)
src/m17n.h
patch
|
blob
|
history
diff --git
a/src/m17n.h
b/src/m17n.h
index
ebc9ba2
..
685b2a2
100644
(file)
--- a/
src/m17n.h
+++ b/
src/m17n.h
@@
-1308,8
+1308,6
@@
extern void minput_set_spot (MInputContext *ic, int x, int y,
extern void minput_toggle (MInputContext *ic);
-extern MSymbol minput_char_to_key (int c);
-
/*=*/
extern MInputMethod *mdebug_dump_im (MInputMethod *im, int indent);