mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
shadowsocks-libev: ss-rules: eliminiate not needed local var
This commit is contained in:
@@ -159,7 +159,6 @@ ss_rules_iptchains_init() {
|
||||
}
|
||||
|
||||
ss_rules_iptchains_init_tcp() {
|
||||
local ipt="iptables -t nat"
|
||||
local local_target
|
||||
|
||||
[ -n "$o_redir_tcp_port" ] || return 0
|
||||
|
||||
Reference in New Issue
Block a user