Avoid warning from unused variable.

This commit is contained in:
Petter Reinholdtsen 2013-10-13 21:09:37 +02:00
parent 294710086a
commit 3df845adbc

View File

@ -137,7 +137,6 @@ static void mainloop(unsigned int work[64],const unsigned char e[32])
unsigned int s[32];
unsigned int t[32];
unsigned int u[32];
unsigned int i;
unsigned int j;
unsigned int b;
int pos;