[Libreoffice-commits] core.git: sd/qa
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Sep 14 07:09:44 UTC 2018
sd/qa/unit/dialogs-test.cxx | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit fa652c4062d87e85e84a86c717d6059d667dfbf5
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Sep 13 21:23:42 2018 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri Sep 14 09:09:12 2018 +0200
loplugin:simplifyconstruct (make screenshot)
Change-Id: Ia888dba63ee6917bd5726e92a8e248b63f744047
Reviewed-on: https://gerrit.libreoffice.org/60467
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/sd/qa/unit/dialogs-test.cxx b/sd/qa/unit/dialogs-test.cxx
index f2338c9f8e16..dd9a6d989bec 100644
--- a/sd/qa/unit/dialogs-test.cxx
+++ b/sd/qa/unit/dialogs-test.cxx
@@ -113,10 +113,7 @@ SdDialogsTest::SdDialogsTest()
mpImpressDocument(nullptr),
mpDocShell(nullptr),
mpViewShell(nullptr),
- mpDrawView(nullptr),
- mpSfxItemSetFromSdrObject(nullptr),
- mpEmptySfxItemSet(nullptr),
- mpEmptyFillStyleSfxItemSet(nullptr)
+ mpDrawView(nullptr)
{
}
More information about the Libreoffice-commits
mailing list