| commit | 3f5f67c68ae42cd14c08341b597e0331358a0d3f | [log] |
|---|---|---|
| author | Tamás Zolnai <tamas.zolnai@collabora.com> | Sat May 18 20:03:43 2019 +0200 |
| committer | Tamás Zolnai <tamas.zolnai@collabora.com> | Sun May 19 01:04:02 2019 +0200 |
| tree | 05d5740fb5d81c1da22dfb4caf38d9b14f51ef89 | |
| parent | 633adcfea2fbf455e4ab841744d8ae61869af34b [diff] |
uiwriter: Remove this useless line (must be copy-paste error) Change-Id: Iec4ec8caf06b63270fbca22fcc4e198ec4e4f9e4 Reviewed-on: https://gerrit.libreoffice.org/72533 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
diff --git a/sw/qa/extras/uiwriter/uiwriter2.cxx b/sw/qa/extras/uiwriter/uiwriter2.cxx index b7199d5..aabfc23 100644 --- a/sw/qa/extras/uiwriter/uiwriter2.cxx +++ b/sw/qa/extras/uiwriter/uiwriter2.cxx
@@ -1015,7 +1015,6 @@ CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testTableWidth) CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testTextFormFieldInsertion) { load(DATA_DIRECTORY, "frame_size_export.docx"); SwDoc* pDoc = createDoc(); CPPUNIT_ASSERT(pDoc); IDocumentMarkAccess* pMarkAccess = pDoc->getIDocumentMarkAccess();