summaryrefslogtreecommitdiff
path: root/tests/core/oidmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/oidmap.c')
-rw-r--r--tests/core/oidmap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/core/oidmap.c b/tests/core/oidmap.c
index 92b8c1937..617da5483 100644
--- a/tests/core/oidmap.c
+++ b/tests/core/oidmap.c
@@ -1,8 +1,6 @@
#include "clar_libgit2.h"
#include "oidmap.h"
-GIT__USE_OIDMAP
-
typedef struct {
git_oid oid;
size_t extra;