summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_SeriesToAxis.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-01-14 16:16:32 +0200
committerMichael Meeks <michael.meeks@collabora.com>2015-04-09 21:23:20 +0100
commit0a61ce1c8e61cb45478ba6f28e8fdd71ce369f2c (patch)
tree59b0aebbc5cd557b733daa3e4ab91e1777ad3f6e /chart2/source/controller/dialogs/tp_SeriesToAxis.cxx
parentvcl: VclPtr conversion in basctl (diff)
downloadcore-0a61ce1c8e61cb45478ba6f28e8fdd71ce369f2c.tar.gz
core-0a61ce1c8e61cb45478ba6f28e8fdd71ce369f2c.zip
vcl: VclPtr conversion in chart2
Change-Id: Iae82331e812836ff4c97617227d316bfe15b23df
Diffstat (limited to 'chart2/source/controller/dialogs/tp_SeriesToAxis.cxx')
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/dialogs/tp_SeriesToAxis.cxx b/chart2/source/controller/dialogs/tp_SeriesToAxis.cxx
index 826eec3b08c8..4f4a986df57a 100644
--- a/chart2/source/controller/dialogs/tp_SeriesToAxis.cxx
+++ b/chart2/source/controller/dialogs/tp_SeriesToAxis.cxx
@@ -63,10 +63,6 @@ SchOptionTabPage::SchOptionTabPage(vcl::Window* pWindow,const SfxItemSet& rInAtt
m_pRbtAxis2->SetClickHdl( LINK( this, SchOptionTabPage, EnableHdl ));
}
-SchOptionTabPage::~SchOptionTabPage()
-{
-}
-
IMPL_LINK_NOARG(SchOptionTabPage, EnableHdl)
{
if( m_nAllSeriesAxisIndex == 0 )