SynEdit: remove outdated comment (after c33eb7418e)

This commit is contained in:
Martin 2025-06-27 14:28:05 +02:00
parent bb49b8d5f9
commit 955b946f8c

View File

@ -2689,8 +2689,7 @@ begin
*)
FIsInDecPaintLock := iplSubLock;
if sfEnsureCursorPos in fStateFlags then
EnsureCursorPosVisible; // TODO: This may call SetTopLine, change order
// This does Paintlock, should be before final decrease
EnsureCursorPosVisible;
FIsInDecPaintLock := iplIgnore;
(* EnsureCursorPosVisible; may have scrolled