summaryrefslogtreecommitdiff
path: root/include/svx/svxgrahicitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxgrahicitem.hxx')
-rw-r--r--include/svx/svxgrahicitem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svxgrahicitem.hxx b/include/svx/svxgrahicitem.hxx
index beebb7bf4194..00e2f0d1c089 100644
--- a/include/svx/svxgrahicitem.hxx
+++ b/include/svx/svxgrahicitem.hxx
@@ -30,7 +30,6 @@ class SVX_DLLPUBLIC SvxGraphicItem: public SfxPoolItem
Graphic aGraphic;
public:
- TYPEINFO_OVERRIDE();
SvxGraphicItem();
SvxGraphicItem( sal_uInt16 nWhich ,const Graphic& rGraphic);
SvxGraphicItem( const SvxGraphicItem& );