sc/source/core/data/documen9.cxx | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 33b265463ede87a25fe3a13ede65c846be5b74d7 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Fri Jun 28 16:38:19 2013 -0400 This is not needed. Change-Id: I382b9d485b7bb58656561c4790580c9bc6339889 diff --git a/sc/source/core/data/documen9.cxx b/sc/source/core/data/documen9.cxx index c4c1409..3d9110b 100644 --- a/sc/source/core/data/documen9.cxx +++ b/sc/source/core/data/documen9.cxx @@ -690,9 +690,6 @@ void ScDocument::ApplyAsianEditSettings( ScEditEngineDefaulter& rEngine ) void ScDocument::RebuildFormulaGroups() { - if (!ScInterpreter::GetGlobalConfig().mbOpenCLEnabled) - return; - SCTAB nTab; for (nTab=0; nTab < static_cast<SCTAB>(maTabs.size()); nTab++) if (maTabs[nTab]) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits