diff options
Diffstat (limited to 'src/pack.c')
| -rw-r--r-- | src/pack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pack.c b/src/pack.c index 4e30ca7c3..9be051e64 100644 --- a/src/pack.c +++ b/src/pack.c @@ -17,7 +17,6 @@ #include <zlib.h> GIT__USE_OFFMAP -GIT__USE_OIDMAP static int packfile_open(struct git_pack_file *p); static git_off_t nth_packed_object_offset(const struct git_pack_file *p, uint32_t n); |
