summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/optdlg/calcoptionsdlg.hxx')
-rw-r--r--sc/source/ui/optdlg/calcoptionsdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx
index 1d062510a333..c7f2ffc0fb7a 100644
--- a/sc/source/ui/optdlg/calcoptionsdlg.hxx
+++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx
@@ -79,9 +79,6 @@ private:
OUString maSoftware;
ScCalcConfig maConfig;
-#if HAVE_FEATURE_OPENCL
- std::vector<OpenCLPlatformInfo> maPlatformInfo;
-#endif
bool mbSelectedEmptyStringAsZero;
bool mbWriteConfig;