summaryrefslogtreecommitdiff
path: root/src/refs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/refs.c')
-rw-r--r--src/refs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/refs.c b/src/refs.c
index 140b175af..70f5519c6 100644
--- a/src/refs.c
+++ b/src/refs.c
@@ -26,8 +26,6 @@
bool git_reference__enable_symbolic_ref_target_validation = true;
-GIT__USE_STRMAP
-
#define DEFAULT_NESTING_LEVEL 5
#define MAX_NESTING_LEVEL 10