sc/source/ui/app/inputhdl.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9bda92c8e1473ba9324c4699be8d5a44781ed7d9
Author:     Eike Rathke <er...@redhat.com>
AuthorDate: Thu Aug 6 17:39:10 2020 +0200
Commit:     Eike Rathke <er...@redhat.com>
CommitDate: Thu Aug 6 17:42:33 2020 +0200

    Yes. (remove wrong todo comment question)
    
    Change-Id: Idf7716ad2087fbcd868e7e772ba8f2344eb995e5

diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx
index b130cb87a0b4..377077f7032b 100644
--- a/sc/source/ui/app/inputhdl.cxx
+++ b/sc/source/ui/app/inputhdl.cxx
@@ -3404,7 +3404,7 @@ void ScInputHandler::SetReference( const ScRange& rRef, 
const ScDocument& rDoc )
 
     DataChanging();                         // Cannot be new
 
-    // Turn around selection if backwards (TODO: Do we really need to do that?)
+    // Turn around selection if backwards.
     if (pTableView)
     {
         ESelection aTabSel = pTableView->GetSelection();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to