sc/source/ui/unoobj/docuno.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f97eb75d5d4728187d0041eecb7be04951d92c22 Author: Caolán McNamara <caol...@redhat.com> Date: Wed Jun 1 10:28:51 2016 +0100 WaE: loplugin:defaultparams Change-Id: I6934ea008c2c46af80a406e8085e18e1be7fa67b diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx index e35e2c30..bc14ff0 100644 --- a/sc/source/ui/unoobj/docuno.cxx +++ b/sc/source/ui/unoobj/docuno.cxx @@ -2834,7 +2834,7 @@ void ScModelObj::enableOpenCL(sal_Bool bEnable) ScInterpreter::SetGlobalConfig(aConfig); #if HAVE_FEATURE_OPENCL - sc::FormulaGroupInterpreter::switchOpenCLDevice(OUString(), true, false); + sc::FormulaGroupInterpreter::switchOpenCLDevice(OUString(), true); #endif ScDocument* pDoc = GetDocument();
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits