diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/text/porfld.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/text/porfld.cxx b/sw/source/core/text/porfld.cxx index 6142b0e9539b..e07747ff8a22 100644 --- a/sw/source/core/text/porfld.cxx +++ b/sw/source/core/text/porfld.cxx @@ -395,7 +395,6 @@ bool SwFieldPortion::Format( SwTextFormatInfo &rInf ) switch (cNew) { case CH_BREAK: - case ' ': // ??? why is this one not in ScanPortionEnd? case CH_TAB: case CHAR_HARDHYPHEN: // non-breaking hyphen case CHAR_SOFTHYPHEN: |