aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/gpu/cl/operators/ClCast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/gpu/cl/operators/ClCast.h')
-rw-r--r--src/runtime/gpu/cl/operators/ClCast.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/gpu/cl/operators/ClCast.h b/src/runtime/gpu/cl/operators/ClCast.h
index 69e028debd..107eb2bfe9 100644
--- a/src/runtime/gpu/cl/operators/ClCast.h
+++ b/src/runtime/gpu/cl/operators/ClCast.h
@@ -35,8 +35,6 @@ namespace opencl
class ClCast : public IClOperator
{
public:
- /** Constructor */
- ClCast() = default;
/** Configure operator for a given list of arguments
*
* @note Input data type must be different than output data type.