Skip to content

Commit

Permalink
uvpn: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
donald authored Nov 3, 2018
1 parent cf0528d commit a23b12b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uvpn/uvpn
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ _EOF_
}

have_interface() {
local if="$1"
ip link show "$1" >/dev/null 2>&1
}

Expand Down

0 comments on commit a23b12b

Please sign in to comment.