[Libreoffice-commits] core.git: sw/source
Jim Raykowski (via logerrit)
logerrit at kemper.freedesktop.org
Fri Oct 8 07:15:14 UTC 2021
sw/source/uibase/utlui/content.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 3279092309d7968220ddf5f9265e73e5d9ec0a49
Author: Jim Raykowski <raykowj at gmail.com>
AuthorDate: Thu Oct 7 20:34:26 2021 -0800
Commit: Jim Raykowski <raykowj at gmail.com>
CommitDate: Fri Oct 8 09:14:36 2021 +0200
remove unintended blank line
Change-Id: Ic7688a625d2c1be19f66e289d4517c7ce32ff4e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123239
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj at gmail.com>
diff --git a/sw/source/uibase/utlui/content.cxx b/sw/source/uibase/utlui/content.cxx
index 5e89303edf3b..ee9ab1114c9c 100644
--- a/sw/source/uibase/utlui/content.cxx
+++ b/sw/source/uibase/utlui/content.cxx
@@ -871,7 +871,6 @@ void SwContentType::FillMemberList(bool* pbLevelOrVisibilityChanged)
// insert a separator bar between footnote and endnote entries
if (rFootnoteIdxs.size())
{
-
std::unique_ptr<SwTextFootnoteContent> pCnt(new SwTextFootnoteContent(
this, "-------------------------------",
nullptr, nFootnoteCount + 1));
More information about the Libreoffice-commits
mailing list