commit 3e3a65e7c9321ac0be914c0cd75a738ae0a34d30
Author: Juergen Spitzmueller <[email protected]>
Date:   Thu Feb 19 10:26:07 2026 +0100

    Amend 579473ebf664
    
    This one's not needed (thanks, JMarc)
---
 src/Text.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Text.cpp b/src/Text.cpp
index 1f8d9982a9..9c49b79310 100644
--- a/src/Text.cpp
+++ b/src/Text.cpp
@@ -5730,7 +5730,6 @@ void Text::dispatch(Cursor & cur, FuncRequest & cmd)
                doInsertInset(cur, this, cmd, false, false);
                cur.posForward();
                cur.forceBufferUpdate();
-               cur.screenUpdateFlags(Update::Force);
                break;
        }
 
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to