Skip to content

Commit f3db666

Browse files
committed
Merge branch 'am/dir-dedup-decl-of-repository'
Code cleanup. * am/dir-dedup-decl-of-repository: dir.h: remove duplicate forward declaration of struct repository
2 parents 64aef92 + 5337dad commit f3db666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dir.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ struct repository;
4343
*
4444
*/
4545

46-
struct repository;
4746

4847
struct dir_entry {
4948
unsigned int len;

0 commit comments

Comments
 (0)