Revert "tdf#144208 speedup doc with lots of redline(4)"

This reverts commit 5fe53e6b2e.

Reason for revert: crashing reveals a SwContentIndexReg::~SwContentIndexReg assert

Change-Id: I68554db3e62b7a20f105369eb9b09b7c27dc853d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169135
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin 2024-06-19 14:38:21 +02:00
parent 38f16494f8
commit d8ddd3f1c9

View file

@ -2100,8 +2100,6 @@ void DelBookmarks(
pREnd->AssignEndIndex( *pCNd );
}
}
if( lcl_Lower( *pREnd, rStt, oStartContentIdx ) )
break;
}
}