summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/celltextparacontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/celltextparacontext.cxx')
-rw-r--r--sc/source/filter/xml/celltextparacontext.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/celltextparacontext.cxx b/sc/source/filter/xml/celltextparacontext.cxx
index ce7f90651645..54981ed41bca 100644
--- a/sc/source/filter/xml/celltextparacontext.cxx
+++ b/sc/source/filter/xml/celltextparacontext.cxx
@@ -357,7 +357,6 @@ void SAL_CALL ScXMLCellTextRubyContext::startFastElement( sal_Int32 /*nElement*/
{
case XML_ELEMENT( TEXT, XML_STYLE_NAME ):
// This is ruby style instead of text style.
- maRubyStyleName = aIter.toString();
break;
default:
;