commit 3d2ffc5b5372f29426d4e1176b72cfe0061e9ecc
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date:   Mon Oct 14 17:30:32 2024 +0200

    remove spurious comment
---
 src/Text.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Text.cpp b/src/Text.cpp
index 81a76d2545..7147c15719 100644
--- a/src/Text.cpp
+++ b/src/Text.cpp
@@ -1652,7 +1652,6 @@ void Text::deleteWordBackward(Cursor & cur, bool const 
force)
 }
 
 
-// Kill to end of line.
 void Text::changeCase(Cursor & cur, TextCase action, bool partial)
 {
        LBUFERR(this == cur.text());
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to