summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/redline.hxx')
-rw-r--r--sw/inc/redline.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index 6ca6e4779f17..45aff0922159 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -370,7 +370,6 @@ public:
, pView(pV)
{}
- TYPEINFO_OVERRIDE();
const SwRangeRedline* GetRedline() const { return pRedline; }
sal_Int16 Which() const { return nWhich; }
const SwView* GetView() const { return pView; }