summaryrefslogtreecommitdiff
path: root/include/svx/hlnkitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-01-25 10:22:47 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-25 11:55:19 +0000
commitd5cd223c48667770eeec3ef18c8b1b29d8ba564c (patch)
treea4b1788e7ffcd5eaddbc2519a9ad76bb39b7c2cf /include/svx/hlnkitem.hxx
parent3e6042c2ce4613f5f200739b5842d4e38e8ec54a (diff)
loplugin: unnecessary destructor svx
Change-Id: I7feed30eea4f7367943fa2d6e0d75be5ca209068 Reviewed-on: https://gerrit.libreoffice.org/33516 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/hlnkitem.hxx')
-rw-r--r--include/svx/hlnkitem.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/hlnkitem.hxx b/include/svx/hlnkitem.hxx
index fa70a26fb5f6..ea27acf6a6c6 100644
--- a/include/svx/hlnkitem.hxx
+++ b/include/svx/hlnkitem.hxx
@@ -68,7 +68,6 @@ public:
SvxLinkInsertMode eTyp,
HyperDialogEvent nEvents = HyperDialogEvent::NONE,
SvxMacroTableDtor *pMacroTbl =nullptr );
- virtual ~SvxHyperlinkItem () override {}
inline SvxHyperlinkItem& operator=( const SvxHyperlinkItem &rItem );