Kaydet (Commit) c22b6d1d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin unused macros

Change-Id: I3a9ae0187e7421aaccdbdd93b5a9c916bfbbc738
üst cce9bc23
...@@ -30,10 +30,8 @@ if( status != CL_SUCCESS ) \ ...@@ -30,10 +30,8 @@ if( status != CL_SUCCESS ) \
return false; \ return false; \
} }
#define MAX_KERNEL_STRING_LEN 64
#define MAX_CLFILE_NUM 50 #define MAX_CLFILE_NUM 50
#define MAX_CLKERNEL_NUM 200 #define MAX_CLKERNEL_NUM 200
#define MAX_KERNEL_NAME_LEN 64
#if defined(_MSC_VER) #if defined(_MSC_VER)
#ifndef strcasecmp #ifndef strcasecmp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment