mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 22:24:08 -06:00
22.00
This commit is contained in:
Regular → Executable
-1
@@ -426,7 +426,6 @@ STDMETHODIMP CCoder::ReadUnusedFromInBuf(void *data, UInt32 size, UInt32 *proces
|
||||
{
|
||||
AlignToByte();
|
||||
UInt32 i = 0;
|
||||
if (!m_InBitStream.ExtraBitsWereRead())
|
||||
{
|
||||
for (i = 0; i < size; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user