summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdotext.cxx')
-rw-r--r--svx/source/svdraw/svdotext.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/svdraw/svdotext.cxx b/svx/source/svdraw/svdotext.cxx
index f8362c7c9b1b..be3953cae14a 100644
--- a/svx/source/svdraw/svdotext.cxx
+++ b/svx/source/svdraw/svdotext.cxx
@@ -1545,11 +1545,6 @@ bool SdrTextObj::IsToBeChained() const
return mbToBeChained;
}
-void SdrTextObj::SetToBeChained(bool bToBeChained)
-{
- mbToBeChained = bToBeChained;
-}
-
TextChain *SdrTextObj::GetTextChain() const
{
//if (!IsChainable())