mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Move un-namespaced constant to internal header
FLAG_BITS only seems to be used internally
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user