Thread (1 message) 1 message, 1 author, 2016-09-07

Re: [PATCH] xdiff: remove unneeded declarations

From: Junio C Hamano <hidden>
Date: 2016-09-07 16:40:54

Stefan Beller [off-list ref] writes:
quoted hunk
Signed-off-by: Stefan Beller <redacted>
---
 xdiff/xemit.c | 9 ---------
 1 file changed, 9 deletions(-)
diff --git a/xdiff/xemit.c b/xdiff/xemit.c
index 49aa16f..b52b4b9 100644
--- a/xdiff/xemit.c
+++ b/xdiff/xemit.c
@@ -22,15 +22,6 @@
 
 #include "xinclude.h"
 
-
-
-
-static long xdl_get_rec(xdfile_t *xdf, long ri, char const **rec);
-static int xdl_emit_record(xdfile_t *xdf, long ri, char const *pre, xdemitcb_t *ecb);
-
-
-
-
 static long xdl_get_rec(xdfile_t *xdf, long ri, char const **rec) {
 
 	*rec = xdf->recs[ri]->ptr;
Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help