diff options
Diffstat (limited to 'include/editeng/tstpitem.hxx')
-rw-r--r-- | include/editeng/tstpitem.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/tstpitem.hxx b/include/editeng/tstpitem.hxx index 41b4d56de32f..ae57bd581373 100644 --- a/include/editeng/tstpitem.hxx +++ b/include/editeng/tstpitem.hxx @@ -41,8 +41,6 @@ private: mutable sal_Unicode m_cDecimal; sal_Unicode cFill; - EDITENG_DLLPRIVATE friend SvStream& WriteSvxTabStop( SvStream&, SvxTabStop& ); - void fillDecimal() const; public: |