DORMANTno replies

[PATCH] zap a debug remnant

From: Nicolas Pitre <hidden>
Date: 2016-06-15 22:42:42
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Nicolas Pitre <redacted>
diff --git a/builtin-pack-objects.c b/builtin-pack-objects.c
index 6db97b6..16e98f3 100644
--- a/builtin-pack-objects.c
+++ b/builtin-pack-objects.c
@@ -440,7 +440,6 @@ static unsigned long write_object(struct
 			+ entry->in_pack_header_size;
 		datalen = find_packed_object_size(p, entry->in_pack_offset)
 				- entry->in_pack_header_size;
-//fprintf(stderr, "reusing %d at %d header %d size %d\n", obj_type, entry->in_pack_offset, entry->in_pack_header_size, datalen);
 		if (!pack_to_stdout && check_inflate(buf, datalen, entry->size))
 			die("corrupt delta in pack %s", sha1_to_hex(entry->sha1));
 		sha1write(f, buf, datalen);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help