summaryrefslogtreecommitdiff
path: root/src/checkout.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2017-01-27 14:32:23 +0100
committerPatrick Steinhardt <ps@pks.im>2017-02-17 11:41:06 +0100
commit13c3bc9adf7c3e467c6d1a577859bf31d551022b (patch)
treed7623e1d522636bdb55f2d76118a18473ce56158 /src/checkout.c
parenta13cfd2af2aa2f9be660fc1c789405b5188b904d (diff)
downloadlibgit2-13c3bc9adf7c3e467c6d1a577859bf31d551022b.tar.gz
strmap: remove GIT__USE_STRMAP macro
Diffstat (limited to 'src/checkout.c')
-rw-r--r--src/checkout.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/checkout.c b/src/checkout.c
index b70d5ab35..af600da6c 100644
--- a/src/checkout.c
+++ b/src/checkout.c
@@ -35,8 +35,6 @@
#include "pool.h"
#include "strmap.h"
-GIT__USE_STRMAP
-
/* See docs/checkout-internals.md for more information */
enum {