summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode/ndtxt.cxx')
-rw-r--r--sw/source/core/txtnode/ndtxt.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 04099d94ac1d..235e5161485f 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -3752,10 +3752,6 @@ void SwTxtNode::SetAttrOutlineLevel(int nLevel)
}
// #i70748#
-bool SwTxtNode::IsEmptyListStyleDueToSetOutlineLevelAttr()
-{
- return mbEmptyListStyleSetDueToSetOutlineLevelAttr;
-}
void SwTxtNode::SetEmptyListStyleDueToSetOutlineLevelAttr()
{