From 3311353974967034a5b5f7118ed3b93c100463a7 Mon Sep 17 00:00:00 2001 From: nuintun Date: Tue, 1 Dec 2015 17:23:35 +0800 Subject: [PATCH] update files --- static/js/terminal/xterm.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/terminal/xterm.js b/static/js/terminal/xterm.js index 5b3d233..52b5df4 100644 --- a/static/js/terminal/xterm.js +++ b/static/js/terminal/xterm.js @@ -99,7 +99,6 @@ EXECUTABLES.concat(r(0x1c, 0x20)); * 'dcs_unhook' -> 14 */ var TRANSITION_TABLE = (function (){ - //var table = []; var table = new Uint8Array(4095); // table with default transition [any] --> [error, GROUND]