diff options
-rw-r--r-- | starmath/inc/parse.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/parse.hxx b/starmath/inc/parse.hxx index 7b7a8a5f0bd0..8219407ea594 100644 --- a/starmath/inc/parse.hxx +++ b/starmath/inc/parse.hxx @@ -51,7 +51,6 @@ class SmParser : boost::noncopyable //! locale where '.' is decimal separator! ::com::sun::star::lang::Locale m_aDotLoc; -protected: #if OSL_DEBUG_LEVEL > 1 bool IsDelimiter( const OUString &rTxt, sal_Int32 nPos ); #endif |