X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=tree.c;h=b6f02fecc46ec4633dc1ee75f38bc90761a4fbe3;hb=ae41098714898acd52dba291e476a2fedbd2eae2;hp=ea386e506659c65224cfe55bdc4f8d086171637a;hpb=b4c27c186f6282ead5d2af0cfd9b6015b011bc38;p=git.git diff --git a/tree.c b/tree.c index ea386e506..b6f02fecc 100644 --- a/tree.c +++ b/tree.c @@ -4,7 +4,6 @@ #include "commit.h" #include "tag.h" #include "tree-walk.h" -#include const char *tree_type = "tree";