Commit ce9b48af authored by Sergey Konovalov's avatar Sergey Konovalov

ole object refactoring

parent bbf56004
......@@ -2453,7 +2453,6 @@ function CBinaryFileWriter()
}
if (0 != (displayN & 4)) {
additionalSrc.push(AscCommon.changeFileExtention(imageLocal, "bin"));
additionalSrc.push(AscCommon.changeFileExtention(imageLocal, "txt"));
}
var additionalUrl = [];
for (var i = 0; i < additionalSrc.length; ++i) {
......
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