summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.cxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-04-11 11:42:46 +0100
committerMichael Meeks <michael.meeks@collabora.com>2015-04-11 11:42:46 +0100
commitfbdef593def24941db2a6123501277fe20b8b1d2 (patch)
treea1f42194fd8b8e64f2c22999b2a4b7014192a599 /sc/source/ui/optdlg/calcoptionsdlg.cxx
parentafc84f23b29ec0e08b34601c34e26f07beb110f8 (diff)
More re-basing compile-time fixes; now we compile.
Change-Id: Id66f1009b6ec604548c325a036dae7e83cb78d9b
Diffstat (limited to 'sc/source/ui/optdlg/calcoptionsdlg.cxx')
-rw-r--r--sc/source/ui/optdlg/calcoptionsdlg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.cxx b/sc/source/ui/optdlg/calcoptionsdlg.cxx
index 621e54d6f278..92d88f6471ff 100644
--- a/sc/source/ui/optdlg/calcoptionsdlg.cxx
+++ b/sc/source/ui/optdlg/calcoptionsdlg.cxx
@@ -116,8 +116,6 @@ ScCalcOptionsDialog::~ScCalcOptionsDialog()
void ScCalcOptionsDialog::dispose()
{
- mpLbOptionEdit.clear();
-
mpUseOpenCL.clear();
mpSpinButton.clear();
mpEditField.clear();