Skip to content

Commit f524970

Browse files
newrengitster
authored andcommitted
diff.h: remove unnecessary include of object.h
Signed-off-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent eef65c7 commit f524970

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

diff.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
#include "tree-walk.h"
88
#include "pathspec.h"
9-
#include "object.h"
109
#include "oidset.h"
1110
#include "strbuf.h"
1211

0 commit comments

Comments
 (0)