summaryrefslogtreecommitdiffstats
path: root/sw/inc/unoredline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unoredline.hxx')
-rw-r--r--sw/inc/unoredline.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx
index 2c0cadfc0522..30e03ddaec71 100644
--- a/sw/inc/unoredline.hxx
+++ b/sw/inc/unoredline.hxx
@@ -75,7 +75,6 @@ public:
SwXRedline(SwRangeRedline& rRedline, SwDoc& rDoc);
virtual ~SwXRedline();
- TYPEINFO_OVERRIDE();
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL acquire( ) throw() override {OWeakObject::acquire();}