X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=a9e081d289fb87d802f870a794ef97ca06ffc221;hb=d75e489f46f183946a7d1b5639b341de21b5741e;hp=20820b5c5c91c25886d1f9c9de7717ea051211a0;hpb=75fca31a5b9d5c1a99c74ab14c94438d8852fba9;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 20820b5..a9e081d 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -32,7 +32,6 @@ int is_native_charset(char *); char *concat(char *, ...); int context_del(char *); char *context_find(char *); -int context_foil(char *); void context_read(void); void context_replace(char *, char *); void context_save(void);