vncserver: remove obsolete code

This commit is contained in:
Dmitry Maksyoma
2021-07-31 00:02:42 +12:00
parent f903fd6c9d
commit ed51231b4e

View File

@@ -26,7 +26,7 @@
# #
# First make sure we're operating in a sane environment. # First make sure we're operating in a sane environment.
$exedir = &DetectBinariesDir($0); $exedir = &DetectBinariesDir();
&SanityCheck(); &SanityCheck();