sc/source/core/opencl/formulagroupcl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ec7b12a5c331cd0250d7bb5bed09384985943bda Author: Kohei Yoshida <kohei.yosh...@collabora.com> Date: Fri Dec 19 15:08:53 2014 -0500 We don't need this semi-colon. Change-Id: I3860e2e54e6a380f8050cdaa63cda52adf70220a diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 2c77ee4..4ffab79 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -3306,7 +3306,7 @@ DynamicKernelSoPArguments::DynamicKernelSoPArguments( default: throw UnhandledToken(pChild, "unhandled opcode"); - }; + } } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits