summaryrefslogtreecommitdiff
path: root/include/git2/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/common.h')
-rw-r--r--include/git2/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/git2/common.h b/include/git2/common.h
index ddeaf77a2..1363316b6 100644
--- a/include/git2/common.h
+++ b/include/git2/common.h
@@ -83,8 +83,6 @@ GIT_BEGIN_DECL
*/
#define GIT_OID_HEX_ZERO "0000000000000000000000000000000000000000"
-#define FLAG_BITS 27
-
/**
* Return the version of the libgit2 library
* being currently used.