mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibCompress: Remove unused Lzma2 decompression
This commit is contained in:
@@ -5,7 +5,6 @@ shared_library("LibCompress") {
|
||||
"Deflate.cpp",
|
||||
"Gzip.cpp",
|
||||
"Lzma.cpp",
|
||||
"Lzma2.cpp",
|
||||
"PackBitsDecoder.cpp",
|
||||
"Zlib.cpp",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user