diff --git a/unix/vncserver b/unix/vncserver index 7435271..4a1dda9 100755 --- a/unix/vncserver +++ b/unix/vncserver @@ -65,7 +65,6 @@ unlink($desktopLog); # Now start the X VNC Server -# We build up our Xvnc command with options $cmd = &ConstructXvncCmd(); $pidFile = "$vncUserDir/$host:$displayNumber.pid";