Fix to remove debug

This commit is contained in:
iliajie
2022-11-08 17:32:00 +02:00
parent d2932b3ed7
commit 693eda3971

View File

@@ -292,11 +292,6 @@ my $term_script = <<EOF;
$term_flavors
socket.send(' clear\\r');
// Expose objs and socket for debug
window.term_ = term;
window.termfit = fitAddon;
window.termsock = socket;
};
socket.onerror = function() {
termcont.innerHTML = '<tt style="color: \#ff0000">Error: ' +