From 1daf2d728e95854ad648f93e6f17f8f58074d65c Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 9 Aug 2024 10:05:41 +1000 Subject: Simplify code that sets an empty selection at a position. --- win32/ScintillaWin.cxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'win32') diff --git a/win32/ScintillaWin.cxx b/win32/ScintillaWin.cxx index 748560a10..c1b330e61 100644 --- a/win32/ScintillaWin.cxx +++ b/win32/ScintillaWin.cxx @@ -1113,8 +1113,7 @@ void ScintillaWin::MoveImeCarets(Sci::Position offset) noexcept { // Move carets relatively by bytes. for (size_t r=0; r