summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/txtattr.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-17 20:49:33 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-17 20:49:33 +0100
commit66f9ad3f69b95d87bca977a8b701c64e085a9ab7 (patch)
tree8819d36774c6b3ff6424e914d2a2ac3db35cecdb /sw/source/ui/shells/txtattr.cxx
parente34f647b12e415e93a64499bbff7a9dd49e87820 (diff)
Remove #refactorlists# comments.
Diffstat (limited to 'sw/source/ui/shells/txtattr.cxx')
-rw-r--r--sw/source/ui/shells/txtattr.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/shells/txtattr.cxx b/sw/source/ui/shells/txtattr.cxx
index 6064d761905d..2058b220d68b 100644
--- a/sw/source/ui/shells/txtattr.cxx
+++ b/sw/source/ui/shells/txtattr.cxx
@@ -409,10 +409,8 @@ SET_LINESPACE:
pCurRule->Get( 0 ).GetPositionAndSpaceMode() );
aSetRule.SetSvxRule( aRule, GetShell().GetDoc());
aSetRule.SetAutoRule( TRUE );
- // --> OD 2008-03-17 #refactorlists#
// no start or continuation of a list - list style is only changed
GetShell().SetCurNumRule( aSetRule, false );
- // <--
}
}
}