Kaydet (Commit) 6242b36b authored tarafından Luboš Luňák's avatar Luboš Luňák

remove unused variable

üst 36245c84
...@@ -941,7 +941,6 @@ void GraphicImport::lcl_attribute(Id nName, Value & val) ...@@ -941,7 +941,6 @@ void GraphicImport::lcl_attribute(Id nName, Value & val)
uno::makeAny uno::makeAny
(m_pImpl->rDomainMapper.GetCurrentTextRange())); (m_pImpl->rDomainMapper.GetCurrentTextRange()));
awt::Point aPoint(m_xShape->getPosition());
awt::Size aSize(m_xShape->getSize()); awt::Size aSize(m_xShape->getSize());
if (m_pImpl->isXSizeValid()) if (m_pImpl->isXSizeValid())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment