Thread (30 messages) flat view 30 messages, 5 authors, 2016-06-15
STALE3732d

[PATCH 10/19] tree-diff: show_path prototype is not needed anymore

From: Kirill Smelkov <hidden>
Date: 2016-06-15 22:59:59
Subsystem: the rest · Maintainer: Linus Torvalds

We moved all action-taking code below show_path() in recent HEAD~~
(tree-diff: move all action-taking code out of compare_tree_entry).

Signed-off-by: Kirill Smelkov <redacted>
Signed-off-by: Junio C Hamano <redacted>
---

( re-posting without change )

 tree-diff.c | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/tree-diff.c b/tree-diff.c
index 3345534..20a4fda 100644
--- a/tree-diff.c
+++ b/tree-diff.c
@@ -6,9 +6,6 @@
 #include "diffcore.h"
 #include "tree.h"
 
-static void show_path(struct strbuf *base, struct diff_options *opt,
-		      struct tree_desc *t1, struct tree_desc *t2);
-
 /*
  * Compare two tree entries, taking into account only path/S_ISDIR(mode),
  * but not their sha1's.
-- 
1.9.rc1.181.g641f458
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help