Remove unused variable

This commit is contained in:
Liviu Chircu 2020-06-25 17:18:51 +03:00 committed by Kaian
parent 2bdec5294d
commit 8e88df6e13
1 changed files with 0 additions and 1 deletions

View File

@ -610,7 +610,6 @@ capture_eep_receive_v3()
#endif
hep_chunk_t payload_chunk;
hep_chunk_t authkey_chunk;
hep_chunk_t uuid_chunk;
char password[100];
int password_len;
unsigned char *payload = 0;