[Libreoffice-commits] core.git: sw/source

Andrea Gelmini andrea.gelmini at gelma.net
Tue Sep 29 23:52:38 PDT 2015


 sw/source/core/edit/editsh.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b78a2bc3d427e083fe309d0d8ee5e9e74f7f5119
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Tue Sep 22 19:57:42 2015 +0200

    Remove no-more-existent file reference
    
    Change-Id: I913a59612ab1eb31cc15718bebc3623eecad4383
    Reviewed-on: https://gerrit.libreoffice.org/18929
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Noel Grandin <noelgrandin at gmail.com>

diff --git a/sw/source/core/edit/editsh.cxx b/sw/source/core/edit/editsh.cxx
index 7e26933..02eb42d 100644
--- a/sw/source/core/edit/editsh.cxx
+++ b/sw/source/core/edit/editsh.cxx
@@ -423,8 +423,6 @@ const SwDocStat& SwEditShell::GetUpdatedDocStat()
     return rRet;
 }
 
-// OPT: eddocinl.cxx
-
 /// get the reference of a given name in the Doc
 const SwFormatRefMark* SwEditShell::GetRefMark( const OUString& rName ) const
 {


More information about the Libreoffice-commits mailing list