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.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/opencl/openclwrapper.hxx b/include/opencl/openclwrapper.hxx
index 1541739e7c95..24d8714ec7ce 100644
--- a/include/opencl/openclwrapper.hxx
+++ b/include/opencl/openclwrapper.hxx
@@ -41,7 +41,6 @@ struct GPUEnv
{
//share vb in all modules in hb library
cl_platform_id mpPlatformID;
- cl_device_type mDevType;
cl_context mpContext;
cl_device_id mpDevID;
cl_command_queue mpCmdQueue[OPENCL_CMDQUEUE_SIZE];