X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=848115fdb842bfd54ed659cde1575dc392cb55f0;hb=e16d5bfc58d8b0dfe61701cd4d6b1732e837d60a;hp=3512ef7f5e2c83a2473382b7c25c9d58bee22fc9;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 3512ef7..848115f 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -38,7 +38,6 @@ void context_save(void); void cpydata(int, int, char *, char *); void cpydgst(int, int, char *, char *); int decode_rfc2047(char *, char *, size_t); -void discard(FILE *); int default_done(int); int execprog(char *, char **); int execprogl(char *, char *, ...);