fix VS2010 build

This commit is contained in:
Zdenko Podobný 2015-08-24 14:54:13 +02:00
parent a7fcebb0a0
commit 0c3c3eaba8

View File

@ -22,9 +22,6 @@
#ifdef USE_OPENCL
#include "opencl_device_selection.h"
#ifdef _MSC_VER
int LeptMsgSeverity = 3; // L_SEVERITY_INFO
#endif // _MSC_VER
GPUEnv OpenclDevice::gpuEnv;