Skip to content

Commit 0c3c3ea

Browse files
committed
fix VS2010 build
1 parent a7fcebb commit 0c3c3ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

opencl/openclwrapper.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
#ifdef USE_OPENCL
2323

2424
#include "opencl_device_selection.h"
25-
#ifdef _MSC_VER
26-
int LeptMsgSeverity = 3; // L_SEVERITY_INFO
27-
#endif // _MSC_VER
2825
GPUEnv OpenclDevice::gpuEnv;
2926

3027

0 commit comments

Comments
 (0)