diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-28 09:22:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-28 09:50:33 +0100 |
commit | 6a39fdf81fa561a587b9b9c6a28ba2891f448563 (patch) | |
tree | 22550852b3b9c4d01624f4985cf62da604a8271d /include/sfx2 | |
parent | 4bd317f845c2f3470c7fc354e478be08c2949e0c (diff) |
callcatcher: update unused code
Change-Id: I6cb74836f98d7507359f39e1fd03a1462b2e0c31
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/templdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/templdlg.hxx b/include/sfx2/templdlg.hxx index 31102fedafb2..a15d4e7095af 100644 --- a/include/sfx2/templdlg.hxx +++ b/include/sfx2/templdlg.hxx @@ -50,8 +50,6 @@ public: virtual void Update(); - void SetParagraphFamily(); - // converts from SFX_STYLE_FAMILY Ids to 1-5 static sal_uInt16 SFX2_DLLPUBLIC SfxFamilyIdToNId(SfxStyleFamily nFamily); // converts from 1-5 to SFX_STYLE_FAMILY Ids |