Merge release-4-6 into master
[alexxy/gromacs.git] / src / gromacs / legacyheaders / gpu_utils.h
index 068e34960f7707ccdefe05822e59001f8315afa2..b2c96c46fe2de2f2068755964464abf90c9d60dc 100644 (file)
@@ -62,9 +62,6 @@ int do_full_memtest(int dev_id) FUNC_TERM_INT
 FUNC_QUALIFIER
 int do_timed_memtest(int dev_id, int time_limit) FUNC_TERM_INT
 
-FUNC_QUALIFIER
-gmx_bool is_gmx_openmm_supported_gpu(int dev_id, char *gpu_name) FUNC_TERM_INT
-
 FUNC_QUALIFIER
 int detect_cuda_gpus(gmx_gpu_info_t *gpu_info, char *err_str) FUNC_TERM_INT