Skip to content

Commit 40c8697

Browse files
committed
LZMA codes clean-up
1 parent b3df6ac commit 40c8697

File tree

17 files changed

+5
-6471
lines changed

17 files changed

+5
-6471
lines changed

Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma/BitVector.cs

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

Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma/Implementation/CRC.cs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
4-
using System.Text;
5-
using System.Threading.Tasks;
6-
7-
namespace ManagedLzma.LZMA.Master
1+
namespace ManagedLzma.LZMA.Master
82
{
93
internal static class CRCUtils
104
{

0 commit comments

Comments
 (0)