Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/attr.h
diff options
context:
space:
mode:
authorElia Pinto <gitter.spiros@gmail.com>2022-03-14 03:23:27 +0300
committerJunio C Hamano <gitster@pobox.com>2022-03-14 08:41:08 +0300
commitaa3e9e61c12a41954aa2cad3f25b0b36dafb903f (patch)
treef17f7d8dd3ee89520174cb4e3e024a3f3607421e /attr.h
parent12e3b084de4fd5dd7ca879f3281402d200ddd6d1 (diff)
attr.h: remove duplicate struct definition
struct index_state is declared more than once. Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'attr.h')
-rw-r--r--attr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/attr.h b/attr.h
index 3732505eda..3fb40cced0 100644
--- a/attr.h
+++ b/attr.h
@@ -121,7 +121,6 @@ struct git_attr;
/* opaque structures used internally for attribute collection */
struct all_attrs_item;
struct attr_stack;
-struct index_state;
/*
* Given a string, return the gitattribute object that