diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-11 12:47:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-11 12:47:51 +0100 |
commit | 5f10523f5e881b11001e91e06bff15734f9c1a1c (patch) | |
tree | bfd09bc67778822858f14249274b79b454f8e8a9 /sw/source/ui/inc | |
parent | 056c3b80dd710700ccf07aa94611f6292fa790de (diff) |
#i112508# remove more dead code
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r-- | sw/source/ui/inc/wrtsh.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/inc/wrtsh.hxx b/sw/source/ui/inc/wrtsh.hxx index 14b26c0391..f7f423a440 100644 --- a/sw/source/ui/inc/wrtsh.hxx +++ b/sw/source/ui/inc/wrtsh.hxx @@ -320,9 +320,6 @@ typedef BOOL (SwWrtShell:: *FNSimpleMove)(); void InsertTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet = 0); BOOL UpdateTableOf(const SwTOXBase& rTOX, const SfxItemSet* pSet = 0); - // new fields - BOOL UpdateField( sw::mark::IFieldmark &fieldBM); - // Numerierung und Bullets /** Turns on numbering or bullets. |