--- abi/src/wp/impexp/xp/ie_imp_RTF.cpp.orig2 2005-06-02 14:08:18.383175608 +0100 +++ abi/src/wp/impexp/xp/ie_imp_RTF.cpp 2005-06-02 14:15:58.989152856 +0100 @@ -4997,14 +4997,12 @@ // the abirevision keyword is enclosed in {}, having its own // stack; we however need to set the m_abiRevision parameter of // the parent stack - RTFStateStore * pState = NULL; bool bSuccess = PopRTFState(); UT_return_val_if_fail( bSuccess, false ); // OK scan through the text until a closing delimeter is // found - UT_uint32 count = 0; unsigned char ch; @@ -9654,7 +9652,6 @@ bool IE_Imp_RTF::HandleFace(UT_uint32 fontNumber) { bool retval; - RTFFontTableItem* pFont = GetNthTableFont(fontNumber); retval = HandleU32CharacterProp(fontNumber, &m_currentRTFState.m_charProps.m_fontNumber); setEncoding(); // Activate character encoding