summaryrefslogtreecommitdiff
path: root/sw/inc/swatrset.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-18 11:28:07 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-18 13:38:54 +0200
commitbd428b45d793ffc2f764c952ffcd7ef814ee5dc8 (patch)
treebdad4959ab5893f86511d58bf02c2f1698e00fa5 /sw/inc/swatrset.hxx
parent454eb3bc05f861712bff0f7593f9aa9809e4ee7c (diff)
loplugin:unusedmethods
Change-Id: I95391ef6ed5154efc2c7705dde22afa59da24a70 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94403 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/swatrset.hxx')
-rw-r--r--sw/inc/swatrset.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/swatrset.hxx b/sw/inc/swatrset.hxx
index 0fc402360e2d..fc9f034bcc69 100644
--- a/sw/inc/swatrset.hxx
+++ b/sw/inc/swatrset.hxx
@@ -224,7 +224,6 @@ public:
inline const SvxEscapementItem &GetEscapement( bool = true ) const;
inline const SvxCaseMapItem &GetCaseMap( bool = true ) const;
inline const SvxNoHyphenItem &GetNoHyphenHere( bool = true ) const;
- inline const SvxBlinkItem &GetBlink( bool = true ) const;
inline const SvxFontItem &GetCJKFont( bool = true ) const;
inline const SvxFontHeightItem &GetCJKSize( bool = true ) const;
inline const SvxLanguageItem &GetCJKLanguage( bool = true ) const;