summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-11-14 22:48:10 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2018-12-01 10:44:16 +0000
commit26b21b391235e708ae41751a5b8d2743af0194fb (patch)
treed42fa7aa31ef8d1ea50c459f482d3bcb32fcb950 /src/commit.c
parent7e7859a15a65df17fc7e59d75492a5227402490f (diff)
downloadlibgit2-26b21b391235e708ae41751a5b8d2743af0194fb.tar.gz
object_type: remove unused object type flags
The two "reserved" bits in `git_object_t` are unused. They were included for completeness, but downstream users should never use them and they should not have been made public. These values are never set. With the refactoring of `git_otype` into `git_object_t`, we can remove these from the new API. They will remain in the old (deprecated) API in the unlikely event that someone was using them.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions