mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 13:15:04 -06:00
4.40 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
3415684502
commit
bd9a40b0ed
@@ -54,8 +54,6 @@ public:
|
||||
|
||||
void AddSymbol(UInt32 symbol) { m_Items[symbol].Freq++; }
|
||||
|
||||
void SetFreqs(const UInt32 *freqs);
|
||||
|
||||
UInt32 GetPrice(const Byte *length) const
|
||||
{
|
||||
UInt32 price = 0;
|
||||
|
||||
Reference in New Issue
Block a user