summaryrefslogtreecommitdiff
path: root/src/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tree.c')
-rw-r--r--src/tree.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tree.c b/src/tree.c
index 0a94aec10..79cbcffcb 100644
--- a/src/tree.c
+++ b/src/tree.c
@@ -11,8 +11,6 @@
#include "git2/repository.h"
#include "git2/object.h"
-GIT_OBJECT__TYPED_FUNCTIONS(git_tree, GIT_OBJ_TREE)
-
#define DEFAULT_TREE_SIZE 16
#define MAX_FILEMODE_BYTES 6