diff --git a/xterm/index.cgi b/xterm/index.cgi index 26d7bddd5..807994792 100644 --- a/xterm/index.cgi +++ b/xterm/index.cgi @@ -1,7 +1,5 @@ #!/usr/local/bin/perl # Show a terminal that is connected to a Websockets server via Webmin proxying -# XXX don't grant to new users -# XXX Virtualmin integration? require './xterm-lib.pl'; &ReadParse();