[de] Remove log

This commit is contained in:
Ilya Kirillov
2026-01-23 03:09:04 +03:00
parent c413182626
commit 58b9f9dae0

View File

@ -4271,7 +4271,6 @@ CDocument.prototype.Recalculate_PageColumn = function()
// console.log("Recalc time : " + ((performance.now() - this.FullRecalc.StartTime) / 1000));
this.FullRecalc.Id = null;
console.log("Strange Clear 2");
this.FullRecalc.MainStartPos = -1;
this.private_CheckUnusedFields();