summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-07-27 11:14:24 +0300
committerTor Lillqvist <tml@collabora.com>2016-07-27 13:10:13 +0300
commitd78012872a15cdd0347cbabfc13e03ce5511bf90 (patch)
tree09b5b4274e875eb7c8ab16757c8a7278127e8a10 /sc/uiconfig
parenta92da660cd4aae511785da4f3a276309c64b47f7 (diff)
tdf#101063: Get rid of the whole "Test OpenCL" functionality while at it
Its intended use case has never been particularly clear. (I wrote it, so I know.) We now test OpenCL usability silently at each from-scratch start. Change-Id: I4e04ae5876153f61089ece6a75ebfdecf4cfcc09
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/formulacalculationoptions.ui15
1 files changed, 0 insertions, 15 deletions
diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
index fa3ca94c2122..d748f7dc4c52 100644
--- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
+++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
@@ -224,21 +224,6 @@
<property name="row_spacing">6</property>
<property name="column_spacing">12</property>
<child>
- <object class="GtkButton" id="test">
- <property name="label" translatable="yes">_Test OpenCL</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="halign">center</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">5</property>
- <property name="width">2</property>
- </packing>
- </child>
- <child>
<object class="GtkCheckButton" id="CBUseOpenCL">
<property name="label" translatable="yes">Use Open_CL only for a subset of operations</property>
<property name="visible">True</property>