summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorBogdan B <buzea.bogdan@libreoffice.org>2022-11-24 23:40:14 +0100
committerMichael Meeks <michael.meeks@collabora.com>2022-11-25 11:57:48 +0100
commitd96d1b380d3c626522407397e56d68030a73e02a (patch)
treef8811dee2fdae62bef43a277bcf67f90f1059648 /sw/inc
parent7fffb4b80c7279e96385086f068e9426579c916b (diff)
tdf#141438 Clean old comments //FEATURE::CONDCOLL
Change-Id: I350a9c0a033edddf805170534561b6dca0bf5ae0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143172 Tested-by: Jenkins Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/node.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx
index 5291e5196d1b..8bed9dd7240d 100644
--- a/sw/inc/node.hxx
+++ b/sw/inc/node.hxx
@@ -765,8 +765,6 @@ inline const SwAttrSet& SwContentNode::GetSwAttrSet() const
return mpAttrSet ? *GetpSwAttrSet() : GetAnyFormatColl().GetAttrSet();
}
-//FEATURE::CONDCOLL
-
inline const SfxPoolItem& SwContentNode::GetAttr( sal_uInt16 nWhich,
bool bInParents ) const
{