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

remove unused variable

parent 40e4854a
......@@ -243,8 +243,7 @@
var bCheckRedraw = false,
bRedrawGraphicObjects = false,
bUnlockDefName = false,
dN;
bUnlockDefName = false;
if (bIsCollaborative && (0 < this.m_arrNeedUnlock.length ||
0 < this.m_arrNeedUnlock2.length)) {
bCheckRedraw = true;
......
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