Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Revert "Merge branch 'ps/contains-id-error-message' into next"
[gitweb.git]
/
ref-filter.h
diff --git
a/ref-filter.h
b/ref-filter.h
index 62f37760fc33e30befb76deb262323e8e474ec8d..0d98342b343196387c0f4e2dcd5978a9361d8edb 100644
(file)
--- a/
ref-filter.h
+++ b/
ref-filter.h
@@
-55,9
+55,6
@@
struct ref_filter {
struct commit_list *with_commit;
struct commit_list *no_commit;
- struct string_list with_commit_strs;
- struct string_list no_commit_strs;
-
enum {
REF_FILTER_MERGED_NONE = 0,
REF_FILTER_MERGED_INCLUDE,