Access the device status directly, remove the getter
[alexxy/gromacs.git] / src / gromacs / gpu_utils / gputraits_ocl.h
index b3c6c8340e4b7a37bd0d48538a0745a0d0b226d0..489bb0527c0b34a016d7e7462db236722336d9aa 100644 (file)
@@ -46,7 +46,6 @@
  */
 
 #include "gromacs/gpu_utils/gmxopencl.h"
-#include "gromacs/hardware/gpu_hw_info.h"
 
 using DeviceTexture = void*;