vncserver: remove obsolete code

This commit is contained in:
Dmitry Maksyoma 2021-08-13 18:26:22 +12:00
parent 79a21347f1
commit f187aa9540

View File

@ -38,11 +38,8 @@ use Time::HiRes qw (sleep);
&PrepareDefaultsForPassingToXvnc();
$kasmAuthEnabled = 1;
&DisableVncAuth();
if ($kasmAuthEnabled) {
&EnsureAtLeastOneKasmUserExists();
}
&SetupXauthorityFile();