Skip to content

Commit c91e5fb

Browse files
committed
Remove decompressor related files
1 parent c646cea commit c91e5fb

File tree

4 files changed

+5
-529
lines changed

4 files changed

+5
-529
lines changed

components/core/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,6 @@ set(SOURCE_FILES_unitTest
480480
src/clp/streaming_compression/Decompressor.hpp
481481
src/clp/streaming_compression/lzma/Compressor.cpp
482482
src/clp/streaming_compression/lzma/Compressor.hpp
483-
src/clp/streaming_compression/lzma/Decompressor.cpp
484-
src/clp/streaming_compression/lzma/Decompressor.hpp
485483
src/clp/streaming_compression/lzma/Constants.hpp
486484
src/clp/streaming_compression/passthrough/Compressor.cpp
487485
src/clp/streaming_compression/passthrough/Compressor.hpp

components/core/src/clp/streaming_compression/lzma/Decompressor.cpp

Lines changed: 0 additions & 362 deletions
This file was deleted.

0 commit comments

Comments
 (0)