X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mymail.c;h=ba446d2c48e32c9bf2fb6d40b365eed55ee862e0;hb=d9de94463191456ce5e94413c9043c2b113898f4;hp=c24c701cf487d7b971758a44786e562517794362;hpb=d6081facd85f846089fa90fb7a24eb2c2dfb2d28;p=mymail.git diff --git a/mymail.c b/mymail.c index c24c701..ba446d2 100644 --- a/mymail.c +++ b/mymail.c @@ -67,9 +67,7 @@ void usage(FILE *out) { } void read_file(const char *input_filename) { - char raw_line[BUFFER_SIZE]; - char *s; FILE *file; int in_header;