diff options
-rw-r--r-- | sw/qa/core/macros-test.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/core/macros-test.cxx b/sw/qa/core/macros-test.cxx index faa97c53a4a9..7a7d804ffcc1 100644 --- a/sw/qa/core/macros-test.cxx +++ b/sw/qa/core/macros-test.cxx @@ -195,7 +195,6 @@ void SwMacrosTest::testFdo55289() void SwMacrosTest::testFdo68983() { - const OUString aFileNameBase("StarBasic."); OUString aFileName; createFileURL("fdo68983.", "odt", aFileName); Reference< com::sun::star::lang::XComponent > xComponent = |