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:
b01bd0d
)
(minput__callback): Delte extern.
author
handa
<handa>
Tue, 26 Dec 2006 11:44:32 +0000
(11:44 +0000)
committer
handa
<handa>
Tue, 26 Dec 2006 11:44:32 +0000
(11:44 +0000)
src/input.h
patch
|
blob
|
history
diff --git
a/src/input.h
b/src/input.h
index
7f723ed
..
a08dcbc
100644
(file)
--- a/
src/input.h
+++ b/
src/input.h
@@
-99,7
+99,6
@@
typedef struct
#define MINPUT_KEY_SUPER_MODIFIER (1 << 4)
#define MINPUT_KEY_HYPER_MODIFIER (1 << 5)
-extern int minput__callback (MInputContext *ic, MSymbol command);
extern MSymbol minput__char_to_key (int c);
#endif /* not _M17N_INPUT_H_ */