Skip to content

Commit 0faae38

Browse files
committed
Merge branch 'lo/remove-log-reencode-from-rev-info'
Code clean-up. * lo/remove-log-reencode-from-rev-info: revision: remove log_reencode field from rev_info
2 parents 27bd8ee + 25292c3 commit 0faae38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

revision.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ struct rev_info {
292292
struct string_list *ref_message_ids;
293293
int add_signoff;
294294
const char *extra_headers;
295-
const char *log_reencode;
296295
const char *subject_prefix;
297296
int patch_name_max;
298297
int no_inline;

0 commit comments

Comments
 (0)