From: Elia Pinto Date: Mon, 14 Mar 2022 00:23:27 +0000 (+0000) Subject: attr.h: remove duplicate struct definition X-Git-Tag: v2.36.0-rc0~45^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa3e9e61c12a41954aa2cad3f25b0b36dafb903f;p=thirdparty%2Fgit.git attr.h: remove duplicate struct definition struct index_state is declared more than once. Signed-off-by: Elia Pinto Signed-off-by: Junio C Hamano --- 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