diff options
Diffstat (limited to 'sw/inc/swatrset.hxx')
-rw-r--r-- | sw/inc/swatrset.hxx | 1 |
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; |