Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Redo rename/copy detection logic.
[gitweb.git]
/
diff.h
diff --git
a/diff.h
b/diff.h
index 6aa412869e8e846afed653f781bddb8a30aad38f..0d1f9ae347fdaf9970a80ccc47114b474dafa35d 100644
(file)
--- a/
diff.h
+++ b/
diff.h
@@
-39,8
+39,6
@@
extern void diff_setup(int reverse);
extern void diffcore_rename(int rename_copy, int minimum_score);
-extern void diffcore_prune(void);
-
extern void diffcore_pickaxe(const char *needle);
extern void diffcore_pathspec(const char **pathspec);