sw/source/uibase/uiview/view2.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 16981dd39a59d77149cbe922eb3f9a8e8fd5c6a6
Author: Yousuf Philips <philip...@hotmail.com>
Date:   Sat Sep 17 18:12:53 2016 +0400

    tdf#90597 Revert "Jump to next change when accepting or rejecting a change"
    
    This reverts commit 1deaa9d304239b2d603cc85bbcb8b8f50d8714da.
    
    Change-Id: Id7b73d68e1dfb5fc15397af8e66574485a0bfd86
    Reviewed-on: https://gerrit.libreoffice.org/28979
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/sw/source/uibase/uiview/view2.cxx 
b/sw/source/uibase/uiview/view2.cxx
index 717f4aa..edd8bcc 100644
--- a/sw/source/uibase/uiview/view2.cxx
+++ b/sw/source/uibase/uiview/view2.cxx
@@ -697,8 +697,6 @@ void SwView::Execute(SfxRequest &rReq)
                         m_pWrtShell->RejectRedline(nRedline);
                 }
             }
-            // Go to next change after accepting or rejecting one (fdo#83953)
-            GetViewFrame()->GetDispatcher()->Execute(FN_REDLINE_NEXT_CHANGE, 
SfxCallMode::ASYNCHRON);
         }
         break;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to