summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-05-04 21:13:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-05-05 09:42:30 +0200
commit017f90788c330d2e35a9c05a56b564d0ab4aafaf (patch)
tree3f981771f76cad932fd2f292500fc26ac72718f2 /sw
parentd6acdb786c25619ed02d20dde7fe082b11d4a8dc (diff)
nFamily is already set to SfxStyleFamily::Para
Change-Id: Idbe36ef183148ea126e90ff14f011d403dbaa62f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93447 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/app/docst.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/app/docst.cxx b/sw/source/uibase/app/docst.cxx
index 9b7d70ae15c7..a26e30f99d1a 100644
--- a/sw/source/uibase/app/docst.cxx
+++ b/sw/source/uibase/app/docst.cxx
@@ -366,8 +366,6 @@ void SwDocShell::ExecStyleSheet( SfxRequest& rReq )
if( !pArgs )
{
- nFamily = SfxStyleFamily::Para;
-
switch (nSlot)
{
case SID_STYLE_NEW_BY_EXAMPLE: