diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2015-04-11 11:42:46 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-04-11 11:42:46 +0100 |
commit | fbdef593def24941db2a6123501277fe20b8b1d2 (patch) | |
tree | a1f42194fd8b8e64f2c22999b2a4b7014192a599 /sc/source/ui/optdlg | |
parent | afc84f23b29ec0e08b34601c34e26f07beb110f8 (diff) |
More re-basing compile-time fixes; now we compile.
Change-Id: Id66f1009b6ec604548c325a036dae7e83cb78d9b
Diffstat (limited to 'sc/source/ui/optdlg')
-rw-r--r-- | sc/source/ui/optdlg/calcoptionsdlg.cxx | 2 |
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(); |