Kaydet (Commit) e2e7e4f2 authored tarafından Stephan Bergmann's avatar Stephan Bergmann Kaydeden (comit) Miklos Vajna

loplugin:unreffun

Change-Id: Ib7311448e15d23b041ebb4552df80046523a32f2
(cherry picked from commit 077cd88f)
üst 8bc4d119
......@@ -225,6 +225,7 @@ void SwTiledRenderingTest::testResetSelection()
CPPUNIT_ASSERT(!pWrtShell->IsSelFrmMode());
}
#if !(defined WNT || defined MACOSX)
void lcl_search()
{
uno::Sequence<beans::PropertyValue> aPropertyValues(comphelper::InitPropertySequence(
......@@ -234,6 +235,7 @@ void lcl_search()
}));
comphelper::dispatchCommand(".uno:ExecuteSearch", aPropertyValues);
}
#endif
void SwTiledRenderingTest::testSearch()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment