mirror of
https://github.com/bol-van/zapret.git
synced 2026-02-01 07:10:37 +03:00
fix compiler warnings: -Wunused
This commit is contained in:
@@ -183,7 +183,6 @@ void tamper_out(t_ctrack *ctrack, uint8_t *segment,size_t segment_buffer_size,si
|
||||
else if (IsTLSClientHello(segment,*size,false))
|
||||
{
|
||||
size_t tpos=0,spos=0;
|
||||
const uint8_t *ext;
|
||||
|
||||
if (!ctrack->l7proto) ctrack->l7proto=TLS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user