1
0

Removed unused assignments.

This commit is contained in:
archshift
2014-04-25 18:18:46 -07:00
parent 73edd2b961
commit b2f40a7a11
3 changed files with 2 additions and 6 deletions

View File

@@ -797,7 +797,6 @@ void cWSSCompact::cPAKFile::UpdateChunk2To3()
++index2;
}
InChunkOffset += index2 / 2;
index2 = 0;
AString Converted(ConvertedData, ExpectedSize);