summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfld.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-22 15:14:13 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-22 15:19:17 +0300
commita537db8762d93009651d48b9b6a1782eaa842866 (patch)
tree4372fcf354b9cb0e9b881aac07e8d17bb6984b34 /sw/source/core/text/txtfld.cxx
parented445d95eda257aef5efeb4ed55ceb43a00b8343 (diff)
Bin useless swmod comments
Change-Id: I65df74242453a907b1a1a50f391e7b017bec5fcb
Diffstat (limited to 'sw/source/core/text/txtfld.cxx')
-rw-r--r--sw/source/core/text/txtfld.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/txtfld.cxx b/sw/source/core/text/txtfld.cxx
index 0133de7504c4..ea4841c90850 100644
--- a/sw/source/core/text/txtfld.cxx
+++ b/sw/source/core/text/txtfld.cxx
@@ -150,7 +150,7 @@ SwExpandPortion *SwTxtFormatter::NewFldPortion( SwTxtFormatInfo &rInf,
case RES_PAGENUMBERFLD:
{
- if( !bName && pSh && pSh->GetLayout() && !pSh->Imp()->IsUpdateExpFlds() )//swmod 080122
+ if( !bName && pSh && pSh->GetLayout() && !pSh->Imp()->IsUpdateExpFlds() )
{
SwPageNumberFieldType *pPageNr = (SwPageNumberFieldType *)pFld->GetTyp();