diff options
Diffstat (limited to 'tools/aapt2/compile/Png.cpp')
-rw-r--r-- | tools/aapt2/compile/Png.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/aapt2/compile/Png.cpp b/tools/aapt2/compile/Png.cpp index 5e15c88410ee..6d6147d8c97a 100644 --- a/tools/aapt2/compile/Png.cpp +++ b/tools/aapt2/compile/Png.cpp @@ -33,7 +33,6 @@ namespace aapt { constexpr bool kDebug = false; -constexpr size_t kPngSignatureSize = 8u; struct PngInfo { ~PngInfo() { |