Merge "Libziparchive: Remove unused variable"
This commit is contained in:
commit
1f6be2b635
1 changed files with 0 additions and 1 deletions
|
|
@ -193,7 +193,6 @@ struct DataDescriptor {
|
||||||
#undef DISALLOW_IMPLICIT_CONSTRUCTORS
|
#undef DISALLOW_IMPLICIT_CONSTRUCTORS
|
||||||
|
|
||||||
static const uint32_t kGPBDDFlagMask = 0x0008; // mask value that signifies that the entry has a DD
|
static const uint32_t kGPBDDFlagMask = 0x0008; // mask value that signifies that the entry has a DD
|
||||||
static const uint32_t kMaxErrorLen = 1024;
|
|
||||||
|
|
||||||
// The maximum size of a central directory or a file
|
// The maximum size of a central directory or a file
|
||||||
// comment in bytes.
|
// comment in bytes.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue