summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/GraphicImport.cxx')
-rw-r--r--writerfilter/source/dmapper/GraphicImport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/GraphicImport.cxx b/writerfilter/source/dmapper/GraphicImport.cxx
index 5709a1784014..10a17e67e829 100644
--- a/writerfilter/source/dmapper/GraphicImport.cxx
+++ b/writerfilter/source/dmapper/GraphicImport.cxx
@@ -989,7 +989,6 @@ void GraphicImport::lcl_attribute(Id nName, Value & val)
case NS_ooxml::LN_CT_Inline_distR:
m_pImpl->nRightMargin = ConversionHelper::convertTwipToMM100(nIntValue);
break;
- break;
case NS_ooxml::LN_CT_GraphicalObjectData_uri:
val.getString();
//TODO: does it need to be handled?