From 9ae6927a0e431ad8ed0298e8447e7a9b86720804 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 7 Dec 2025 17:03:45 +0300 Subject: [PATCH] zapret-auto: remove duplicate seq assignment --- lua/zapret-auto.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/zapret-auto.lua b/lua/zapret-auto.lua index 983ded4..1c30f76 100644 --- a/lua/zapret-auto.lua +++ b/lua/zapret-auto.lua @@ -86,7 +86,6 @@ function standard_failure_detector(desync, crec, options) end local trigger = false - local seq = pos_get(desync,'s') if desync.outgoing then if #desync.dis.payload>0 and options.retrans and (crec.retrans or 0)