summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/doc/number.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/core/doc/number.cxx b/sw/source/core/doc/number.cxx
index 0a22fc1b13d7..3292de9634ce 100644
--- a/sw/source/core/doc/number.cxx
+++ b/sw/source/core/doc/number.cxx
@@ -224,12 +224,6 @@ SwNumFormat::~SwNumFormat()
delete pVertOrient;
}
-void SwNumFormat::NotifyGraphicArrived()
-{
- if( GetCharFormat() )
- UpdateNumNodes( GetCharFormat()->GetDoc() );
-}
-
// #i22362#
bool SwNumFormat::IsEnumeration() const
{