From 2dc1b609d1f4a6d6f7cca5ad76aa4c82bf1eecdb Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 15 Jun 2004 04:41:09 +0000 Subject: [PATCH] (minput_char_to_key): Delete extern. --- src/m17n.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/m17n.h b/src/m17n.h index ebc9ba2..685b2a2 100644 --- 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); -- 1.7.10.4