From 8f317cd32e3a0ae7b6dfd28cd3a3f5aa9f5da6ec Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 19 Nov 2014 12:10:10 +0200 Subject: Don't use OpenCL for RAND by default The current implementation from 60ae598d537c14283109e1c6de22ec43a0147bcf is so broken it isn't even funny. Change-Id: I962d2643d21283340646893bb7892fb2a3d0c2e3 --- officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 425f9b80e67f..abf01b0f4037 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1373,7 +1373,7 @@ might be calculated using OpenCL. - 66;82;83;84;88;102;103;104;149;204;209;213;222;223;224;225;226;236;403 + 82;83;84;88;102;103;104;149;204;209;213;222;223;224;225;226;236;403 -- cgit