summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-22 19:57:42 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-09-30 06:52:16 +0000
commitb78a2bc3d427e083fe309d0d8ee5e9e74f7f5119 (patch)
tree7a506ed8aeaf8fb05e760593dd2623f815a2dc66 /sw
parent7704f811212cda3f4842cc095ad6cf4fd2c98d27 (diff)
Remove no-more-existent file reference
Change-Id: I913a59612ab1eb31cc15718bebc3623eecad4383 Reviewed-on: https://gerrit.libreoffice.org/18929 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/edit/editsh.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/edit/editsh.cxx b/sw/source/core/edit/editsh.cxx
index 7e269332b600..02eb42df64a7 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
{