X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Finput.h;h=a08dcbc82d3ea3d132f81d3a51f160b6fbd200d7;hb=bab0794258d2c28f537812b7e582d2f45ffca034;hp=7f723ed26cd48971898c357c4a794944ae2084dc;hpb=b5b8aa7815757a933f7fc8174781e1df34303de6;p=m17n%2Fm17n-lib.git diff --git a/src/input.h b/src/input.h index 7f723ed..a08dcbc 100644 --- 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_ */