summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quilt/diff.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/quilt/diff.in b/quilt/diff.in
index 146469c..a57eb8a 100644
--- a/quilt/diff.in
+++ b/quilt/diff.in
@@ -79,7 +79,6 @@ do_diff()
true
fi
else
- echo diff_file $file $suffix $old_file $new_file
diff_file $file $suffix $old_file $new_file
fi
}