Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t9801: check git-p4's branch detection with client spec enabled
[gitweb.git]
/
pack-bitmap.h
diff --git
a/pack-bitmap.h
b/pack-bitmap.h
index 8b7f4e9f0df2d50ffab1c0535d678c69fd7d6e94..487600b18c79be22c4c611fc4c3d29d817f1f304 100644
(file)
--- a/
pack-bitmap.h
+++ b/
pack-bitmap.h
@@
-5,12
+5,6
@@
#include "khash.h"
#include "pack-objects.h"
-struct bitmap_disk_entry {
- uint32_t object_pos;
- uint8_t xor_offset;
- uint8_t flags;
-} __attribute__((packed));
-
struct bitmap_disk_header {
char magic[4];
uint16_t version;