X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=a9e081d289fb87d802f870a794ef97ca06ffc221;hp=20820b5c5c91c25886d1f9c9de7717ea051211a0;hb=68af8da96bea87a5541988870130b6209ce396f6;hpb=4d83cd450b889b65ffab1c352d6580bd5632aae1 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);