unused variable.

This commit is contained in:
morkt 2015-07-14 05:13:54 +04:00
parent 7701ade540
commit f734780143

View File

@ -119,7 +119,6 @@ namespace GameRes.Formats.ShiinaRio
ResetBits();
int dst = 0;
byte b = 0, g = 0, r = 0;
bool bp = false;
while (dst < m_output.Length)
{
if (GetBit() == 0)