Kaydet (Commit) 6e29607d authored tarafından Miklos Vajna's avatar Miklos Vajna

rtftok: remove unused variable

Leftover from commit 01292f17.
üst e7e0455b
......@@ -456,9 +456,6 @@ void RTFDocumentImpl::parBreak()
Mapper().endCharacterGroup();
Mapper().endParagraphGroup();
// If we are not in a table, then the next table row will be the first one.
RTFValue::Pointer_t pValue = m_aStates.top().aParagraphSprms.find(NS_sprm::LN_PFInTable);
// start new one
Mapper().startParagraphGroup();
}
......
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