summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-09-08 21:43:22 +0200
committerJulien Nabet <serval2412@yahoo.fr>2011-09-08 21:45:17 +0200
commitec9f19db9812828ce8c10d90f42ecb989fe2d8aa (patch)
treedea029b7866daf9b560665503c8c6d28af5040a4 /writerfilter
parent1a54f4ca3724146bb711a4bfc49804b27cc9ff6c (diff)
Fix duplicateBreak
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.cxx b/writerfilter/source/rtftok/rtfdocumentimpl.cxx
index 5a0122fd03e3..6862c5d7bcbc 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.cxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.cxx
@@ -1797,7 +1797,6 @@ int RTFDocumentImpl::dispatchFlag(RTFKeyword nKeyword)
case RTF_PGNLCLTR:
case RTF_PGNBIDIA:
case RTF_PGNBIDIB:
- break;
// These should be mapped to NS_ooxml::LN_EG_SectPrContents_pgNumType, but dmapper has no API for that at the moment.
break;
case RTF_LOCH: