mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 05:17:28 +00:00
fix unused variable from merge
This commit is contained in:
parent
1700987bfc
commit
370d4c7cd5
@ -124,7 +124,6 @@ int SETUP(const unsigned char *key, int keylen, int num_rounds, symmetric_key *s
|
||||
int i;
|
||||
ulong32 temp, *rk;
|
||||
#ifndef ENCRYPT_ONLY
|
||||
int j;
|
||||
ulong32 *rrk;
|
||||
#endif
|
||||
LTC_ARGCHK(key != NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user