summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtfld.hxx')
-rw-r--r--sw/inc/fmtfld.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/fmtfld.hxx b/sw/inc/fmtfld.hxx
index 6245f20da7f9..3c637414126b 100644
--- a/sw/inc/fmtfld.hxx
+++ b/sw/inc/fmtfld.hxx
@@ -136,7 +136,6 @@ public:
, pView(pV)
{}
- TYPEINFO_OVERRIDE();
const SwFmtFld* GetField() const { return pFld; }
sal_Int16 Which() const { return nWhich; }
const SwView* GetView() const { return pView; }