Skip to content

Commit 95c5030

Browse files
remove unused variable
1 parent 85dd130 commit 95c5030

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proot-env/udroid/udroid.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ function service_exec() {
102102
function no_vnc() {
103103
novnc_path="/usr/share/novnc/utils"
104104
novnc="${novnc_path}/launch.sh"
105-
local_port="127.0.0.1"
106105
port=6080
107106

108107
if [ ! -f "$novnc" ]; then

0 commit comments

Comments
 (0)