diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-11-20 11:22:18 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2013-11-20 18:23:07 +0000 |
commit | 4787398ff07fe1bfe34ea878e9c8ee96e5d9994f (patch) | |
tree | cf71908cf175e93803c289100734999e551db863 /sc | |
parent | 440bd4526cbff522c1cac2aa376660848b58685f (diff) |
Bin comment that is now weirdly placed after merges
Change-Id: I1cd92ae150be15c4b34249a8116c5f0a7b99f33f
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/opencl/formulagroupcl.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index cd1ca5ed33ed..8ef18cf994a8 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -819,8 +819,6 @@ protected: cl_mem mpClmem2; }; -/// Abstract class for OpenCL source code generation - class Reduction: public SlidingFunctionBase { public: |