summaryrefslogtreecommitdiffstats
path: root/include/svl/visitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/visitem.hxx')
-rw-r--r--include/svl/visitem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/visitem.hxx b/include/svl/visitem.hxx
index 0819d35f28e5..9479f2c737ba 100644
--- a/include/svl/visitem.hxx
+++ b/include/svl/visitem.hxx
@@ -29,7 +29,6 @@ class SVL_DLLPUBLIC SfxVisibilityItem: public SfxPoolItem
css::frame::status::Visibility m_nValue;
public:
- TYPEINFO_OVERRIDE();
explicit SfxVisibilityItem(sal_uInt16 which = 0, bool bVisible = true):
SfxPoolItem(which)