summaryrefslogtreecommitdiff
path: root/include/vcl/graph.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-09 13:10:37 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-10 00:18:45 +0000
commit4434b0029009d6d0327eaca1ff22a0c39711291d (patch)
treebe0322e80d7f055aac9b380eae5b25eef8e9b0a2 /include/vcl/graph.hxx
parent5adab0927483d039037b0f93894627e41a2c72f2 (diff)
defaults are good enough
Change-Id: I4520e00b8c48938a4ff1ed89e3c61948d886972c Reviewed-on: https://gerrit.libreoffice.org/32889 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/vcl/graph.hxx')
-rw-r--r--include/vcl/graph.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx
index 81914051d6e7..3869db57b782 100644
--- a/include/vcl/graph.hxx
+++ b/include/vcl/graph.hxx
@@ -121,7 +121,6 @@ public:
Graphic( const Animation& rAnimation );
Graphic( const GDIMetaFile& rMtf );
Graphic( const css::uno::Reference< css::graphic::XGraphic >& rxGraphic );
- ~Graphic();
Graphic& operator=( const Graphic& rGraphic );
Graphic& operator=( Graphic&& rGraphic );