summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-21 16:21:32 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:16:58 +0200
commit2a4ac6cc8179282d80532da0e97c983a2527abe3 (patch)
tree68f389ebe5b18ffcb9e64663c96273043fdaeefd /include/sfx2
parentd8f90e02a426b7aafa24450993e5f4b97f59b8a4 (diff)
remove unused code SfxTemplatePanelControl::SetParagraphFamily()
Change-Id: Id2edc693bcac57ebc56db2115829f77c202d8f62
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/templdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/templdlg.hxx b/include/sfx2/templdlg.hxx
index 7373c23d5bb9..25b152aee92c 100644
--- a/include/sfx2/templdlg.hxx
+++ b/include/sfx2/templdlg.hxx
@@ -94,8 +94,6 @@ public:
virtual void StateChanged( StateChangedType nStateChange );
virtual void FreeResource (void);
- void SetParagraphFamily();
-
private:
SfxTemplateDialog_Impl* pImpl;
SfxBindings* mpBindings;