mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-02-17 10:50:47 +01:00
vncserver: remove obsolete comment
This commit is contained in:
parent
8f58d9bc92
commit
79c9c7157b
@ -109,7 +109,6 @@ unlink($desktopLog);
|
||||
# We build up our Xvnc command with options
|
||||
$cmd = &ConstructXvncCmd();
|
||||
|
||||
# Run $cmd and record the process ID.
|
||||
$pidFile = "$vncUserDir/$host:$displayNumber.pid";
|
||||
&StartXvncAndRecordPID();
|
||||
&WaitForXvncToStart();
|
||||
|
Loading…
Reference in New Issue
Block a user