Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

nfqws2: remove unneeded code

This commit is contained in:
bol-van
2026-01-19 12:02:30 +03:00
parent a8373a8400
commit 36ee42bc8c

View File

@@ -1915,12 +1915,6 @@ static uint8_t dpi_desync_udp_packet_play(
DLOG("desync profile changed by revealed l7 protocol or hostname !\n");
}
}
else if (ctrack_replay)
{
bCheckDone = ctrack_replay->bCheckDone;
bCheckResult = ctrack_replay->bCheckResult;
bCheckExcluded = ctrack_replay->bCheckExcluded;
}
if (bHaveHost && !PROFILE_HOSTLISTS_EMPTY(dp))
{