diff options
author | Katarina Behrens <Katarina.Behrens@cib.de> | 2016-06-30 01:11:05 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-08-18 02:39:11 +0200 |
commit | 2e288225568077df79703da086668b0d533449c8 (patch) | |
tree | 8f0f435638fabcf0a7dc1ea51f9667c114a754f4 /sd | |
parent | 01157c17018e2621b34ba46867a09296b9b92321 (diff) |
screenshots: this is really unused
Change-Id: Iaaf171f7b91476be0f2d668402e6f309b81d53c3
Diffstat (limited to 'sd')
-rw-r--r-- | sd/qa/unit/dialogs-test.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/qa/unit/dialogs-test.cxx b/sd/qa/unit/dialogs-test.cxx index d86e7bc92250..f3e51d2f7651 100644 --- a/sd/qa/unit/dialogs-test.cxx +++ b/sd/qa/unit/dialogs-test.cxx @@ -665,8 +665,6 @@ void SdDialogsTest::dumpDialogToPath(VclAbstractDialog& rDlg) void SdDialogsTest::openAnyDialog() { - const OUString aTempTargetPath = m_directories.getPathFromSrc( SCREENSHOT_DIRECTORY ); - // example for SfxTabDialog: 5 // example for TabDialog: 23 // example for self-adapted wizard: 0 |