vncserver: remove obsolete code

This commit is contained in:
Dmitry Maksyoma 2021-08-01 21:11:43 +12:00
parent d6fa4b55d7
commit f6667e99be

View File

@ -91,11 +91,6 @@ my %config;
&SetReasonabeDefaults();
&LoadSystemThenUserThenMandatoryConfigs();
#
# Check whether VNC authentication is enabled, and if so, prompt the user to
# create a VNC password if they don't already have one.
#
&DisableVncAuth();
$kasmAuthEnabled = 1;