Browse Source

SOCL: fix deprecation warnings

Sylvain Henry 13 years ago
parent
commit
497558585c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      socl/src/ocl_icd.h

+ 0 - 2
socl/src/ocl_icd.h

@@ -27,8 +27,6 @@ Do not edit this file. It is automatically generated.
 
 */
 
-#define CL_USE_DEPRECATED_OPENCL_1_0_APIS
-#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
 #include "CL/cl.h"
 #include "CL/cl_gl.h"
 #include "CL/cl_ext.h"