summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-05-19 22:12:51 +0200
committerMichael Stahl <mstahl@redhat.com>2014-05-19 22:24:07 +0200
commitb18ff2a2ef8dae006d6bc976a61510f2dbaa27f2 (patch)
tree4b5069a43cf4a940a6b73533f6899787dc751827 /sfx2
parent838c580fdba8b1c72bc854d101d302be0e3861d5 (diff)
fdo#78536: sfx2: remove (likely) accidentally duplicated call
It looks like commit dda842bec338efb06457551136678340d0718807 wanted to #ifdef this Execute_Impl() call but somehow duplicated it. Change-Id: I745e16cb0be19cf38eb70dd261204c879aa6986e
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/templdlg.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index e59e14f44781..58d903adde4c 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -999,9 +999,6 @@ void SfxCommonTemplateDialog_Impl::Initialize()
SfxCommonTemplateDialog_Impl::~SfxCommonTemplateDialog_Impl()
{
OUString aEmpty;
- Execute_Impl(SID_STYLE_END_PREVIEW,
- OUString(), OUString(),
- 0, 0, 0, 0 );
#if defined STYLESPREVIEW
Execute_Impl(SID_STYLE_END_PREVIEW,
OUString(), OUString(),