Commit f044607b authored by SergeyLuzyanin's avatar SergeyLuzyanin

remove console.log

parent f645d565
......@@ -3346,7 +3346,6 @@ function CDrawingDocument()
this.Notes_OnRecalculate = function(slideNum, width, height)
{
console.log('Notes_OnRecalculate: ' + slideNum);
if (!this.m_oWordControl.IsSupportNotes)
return;
......
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