]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/log.c
pretty: drop print_email_subject flag
[thirdparty/git.git] / builtin / log.c
index 25ceefa2553f9cb489740fccd8618385e8cca40a..de1c1cbec1a666a5ed3fac58464136d4d0d53e92 100644 (file)
@@ -1364,7 +1364,6 @@ static void make_cover_letter(struct rev_info *rev, int use_separate_file,
        pp.fmt = CMIT_FMT_EMAIL;
        pp.date_mode.type = DATE_RFC2822;
        pp.rev = rev;
-       pp.print_email_subject = 1;
        pp.encode_email_headers = rev->encode_email_headers;
        pp_user_info(&pp, NULL, &sb, committer, encoding);
        prepare_cover_text(&pp, description_file, branch_name, &sb,