[PATCH] git-annotate: remove extraneous debugging line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jeff King <peff@xxxxxxxx>
---
 git-annotate.perl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/git-annotate.perl b/git-annotate.perl
index 6db2f48..505b5cc 100755
--- a/git-annotate.perl
+++ b/git-annotate.perl
@@ -317,7 +317,6 @@ sub _git_diff_parse {
 
 			$gotheader = 1;
 
-			printf("Copying from %d to %d\n", $ri, $remstart);
 			foreach my $parent (@$parents) {
 				for (my $i = $ri; $i < $remstart; $i++) {
 					$plines{$parent}[$pi{$parent}++] = $slines->[$i];
-- 
1.4.2.rc2.g59706-dirty
-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]