Commit 6178c90f authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

был ненужный лог в консоль

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51635 954022d7-b5bf-4e40-9824-e11837661b57
parent f8992406
......@@ -25978,11 +25978,6 @@ function TT_RunIns(exc)
exc.step_ins = true;
exc.error = 0;
if (exc.opcode == 196 && exc.IP == 288 && ins_counter == 304)
{
console.log("123");
}
Instruct_Dispatch[exc.opcode](exc, exc.stack, exc.args);
var bSuiteLabel = false;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment