sw/source/core/crsr/findtxt.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit cac5c9f6081590b0548d3116bc4cd4a2509ec576 Author: Justin Luth <justin_l...@sil.org> Date: Mon Jun 26 16:47:12 2017 -0400
sw:findtext - remove useless nStart = nProxyStart ...since the clause is immediately followed by nStart = nEnd. Change-Id: I306f6012b4e8f69288d3470214853c17546906e7 Reviewed-on: https://gerrit.libreoffice.org/39359 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Justin Luth <justin_l...@sil.org> diff --git a/sw/source/core/crsr/findtxt.cxx b/sw/source/core/crsr/findtxt.cxx index 4f91d9d62e0a..65345fb3a4f5 100644 --- a/sw/source/core/crsr/findtxt.cxx +++ b/sw/source/core/crsr/findtxt.cxx @@ -594,7 +594,6 @@ bool SwPaM::DoSearch( const i18nutil::SearchOptions2& rSearchOpt, utl::TextSearc } else { - nStart = nProxyStart; nEnd = nProxyEnd; } nStart = nEnd; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits