X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=diff-tree.c;h=8297b7f3a950e66baa5369eb551ab9de453bf13b;hb=fbe082a528861af785be15bb37d1c7d8f574daa4;hp=7e16be42614a32a86897a4fab322757379ad3add;hpb=4cae1a967a99962e51777fcc950321902cce0adf;p=git.git diff --git a/diff-tree.c b/diff-tree.c index 7e16be42..8297b7f3 100644 --- a/diff-tree.c +++ b/diff-tree.c @@ -268,8 +268,6 @@ static int call_diff_flush(void) diff_flush(DIFF_FORMAT_NO_OUTPUT, 0); return 0; } - if (nr_paths) - diffcore_pathspec(paths); if (header) { if (diff_output_format == DIFF_FORMAT_MACHINE) { const char *ep, *cp;