summaryrefslogtreecommitdiff
path: root/src/libgit2/checkout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libgit2/checkout.h')
-rw-r--r--src/libgit2/checkout.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libgit2/checkout.h b/src/libgit2/checkout.h
index 517fbf3b1..e613325c7 100644
--- a/src/libgit2/checkout.h
+++ b/src/libgit2/checkout.h
@@ -12,8 +12,6 @@
#include "git2/checkout.h"
#include "iterator.h"
-#define GIT_CHECKOUT__NOTIFY_CONFLICT_TREE (1u << 12)
-
/**
* Update the working directory to match the target iterator. The
* expected baseline value can be passed in via the checkout options