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

zapret-auto: remove unused code

This commit is contained in:
bol-van
2025-12-06 23:50:35 +03:00
parent f91c069a8b
commit 7d2f12cbad

View File

@@ -145,7 +145,6 @@ function circular(ctx, desync)
local retrans = tonumber(desync.arg.retrans) or 3
local maxtime = tonumber(desync.arg.time) or 60
local crec = automate_conn_record(desync)
local pos = bitand(desync.track.tcp.seq - desync.track.tcp.seq0,0xFFFFFFFF)
local trigger = false
if not hrec.nstrategy then