summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editeng/source/rtf/svxrtf.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/rtf/svxrtf.cxx b/editeng/source/rtf/svxrtf.cxx
index 0746aa3847e3..19ae8a8c451d 100644
--- a/editeng/source/rtf/svxrtf.cxx
+++ b/editeng/source/rtf/svxrtf.cxx
@@ -1322,7 +1322,6 @@ void SvxRTFItemStackType::Compress( const SvxRTFParser& rParser )
{
pChildList->erase( pChildList->begin() + n );
--n;
- continue;
}
}
if( pChildList->empty() )