summaryrefslogtreecommitdiff
path: root/include/opencl/openclwrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/opencl/openclwrapper.hxx')
-rw-r--r--include/opencl/openclwrapper.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/opencl/openclwrapper.hxx b/include/opencl/openclwrapper.hxx
index 1a392e53c924..6e520a7d0711 100644
--- a/include/opencl/openclwrapper.hxx
+++ b/include/opencl/openclwrapper.hxx
@@ -45,14 +45,6 @@ struct KernelEnv
namespace opencl {
-struct OpenCLEnv
-{
- cl_platform_id mpOclPlatformID;
- cl_context mpOclContext;
- cl_device_id mpOclDevsID;
- cl_command_queue mpOclCmdQueue;
-};
-
struct GPUEnv
{
//share vb in all modules in hb library