summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-06-22 11:01:27 +0200
committerStephan Bergmann <sbergman@redhat.com>2022-06-22 14:19:42 +0200
commit99ecc9732d44d528733e77c361c206ca3b121f99 (patch)
tree3bbc58ec146326446061858f238d59a68413fb8c /sw
parent56bfb93d0028b735adaddd7d23be96145a7bd2ed (diff)
Remove a dumpAsXml that looks like a debugging leftover
...left behind by d4123356c61db269651e950a0a2cc93e6d801c90 "RTF filter: allow measuring page borders from the edge of the page" Change-Id: Ib97061746e8f4ba988af7c7520b1e7e0c3e6cdce Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136276 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/extras/rtfexport/rtfexport3.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/extras/rtfexport/rtfexport3.cxx b/sw/qa/extras/rtfexport/rtfexport3.cxx
index bd8a1c8dc795..055c78916e77 100644
--- a/sw/qa/extras/rtfexport/rtfexport3.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport3.cxx
@@ -465,7 +465,6 @@ CPPUNIT_TEST_FIXTURE(Test, testNegativePageBorder)
xPageStyle->setPropertyValue("TopBorder", uno::Any(aBorder));
sal_Int32 nTopBorderDistance = -646;
xPageStyle->setPropertyValue("TopBorderDistance", uno::Any(nTopBorderDistance));
- pDocShell->GetDoc()->dumpAsXml();
}
// When saving that document to RTF: