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();