Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list: remove BISECT_SHOW_TRIED flag
[gitweb.git]
/
bisect.h
diff --git
a/bisect.h
b/bisect.h
index 22f2e4db2d1d05184dc2eeec2ff87021a67e01f2..b06949e9dbe73531027548215e7863b43ad57c62 100644
(file)
--- a/
bisect.h
+++ b/
bisect.h
@@
-17,7
+17,6
@@
extern void print_commit_list(struct commit_list *list,
/* bisect_show_flags flags in struct rev_list_info */
#define BISECT_SHOW_ALL (1<<0)
-#define BISECT_SHOW_TRIED (1<<1)
struct rev_list_info {
struct rev_info *revs;