removed some gcc warnings. mainly unused variables.
This commit is contained in:
@@ -413,7 +413,6 @@ BOOL SetLockPagesPrivilege(HANDLE hProcess, BOOL bEnable)
|
||||
|
||||
void slow_hash_allocate_state(void)
|
||||
{
|
||||
int state = 0;
|
||||
if(hp_state != NULL)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user