Commit c0a6dc0a authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete unused variable bIsDrawObjects

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@68919 954022d7-b5bf-4e40-9824-e11837661b57
parent dd3250c8
......@@ -642,7 +642,7 @@ function DrawingArea(ws) {
_this.worksheet.overlayCtx.clear();
_this.worksheet.overlayGraphicCtx.clear();
_this.worksheet._drawCollaborativeElements(false);
_this.worksheet._drawCollaborativeElements();
if ( !_this.worksheet.objectRender.controller.selectedObjects.length && !api.isStartAddShape )
_this.worksheet._drawSelection();
......
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