Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b69d7d40 authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am 276968f2: am 1f6be2b6: Merge "Libziparchive: Remove unused variable"

* commit '276968f2':
  Libziparchive: Remove unused variable
parents 8a315437 276968f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -193,7 +193,6 @@ struct DataDescriptor {
#undef DISALLOW_IMPLICIT_CONSTRUCTORS

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
// comment in bytes.