sc/source/core/opencl/formulagroupcl.cxx | 7 ------- 1 file changed, 7 deletions(-)
New commits: commit e9caad9b5f39a84e24d82421cc8f360dcc1116ed Author: Tor Lillqvist <t...@collabora.com> Date: Thu Oct 15 14:33:19 2015 +0300 tdf#94924: Fix thinko from bdef079b39d273d2985d360a52597672c96b43fc Change-Id: Iadeb311c364324d26acab8a856358e0a5c5673dc diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 8d0deea..a7ce5f8 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -1776,13 +1776,6 @@ public: ss << ";\n"; ss << " }\n"; ss << "}\n"; - if (vSubArguments[i]->GetFormulaToken()->GetType() == - formula::svSingleVectorRef && ZeroReturnZero()) - { - ss << "else{\n"; - ss << " return 0;\n"; - ss << " }\n"; - } } else { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits