sw/source/core/doc/DocumentContentOperationsManager.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit eda031b57f7faab682c6ea6c16892a2f243ec6cf Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Mar 12 12:24:24 2018 +0100 loplugin:redundantfcast Change-Id: If705487606f419d28504341808da3301b585bf91 diff --git a/sw/source/core/doc/DocumentContentOperationsManager.cxx b/sw/source/core/doc/DocumentContentOperationsManager.cxx index d5aea24d8337..ef50e8cb4d13 100644 --- a/sw/source/core/doc/DocumentContentOperationsManager.cxx +++ b/sw/source/core/doc/DocumentContentOperationsManager.cxx @@ -138,7 +138,7 @@ namespace else { rDelCount = 0; - return SwNodeIndex(rStart); + return rStart; } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits