Remove unused fplog
[alexxy/gromacs.git] / src / kernel / runner.c
index 392429f33edb34d61ede7012f33708f95fca1b8e..cb817463a532688ed3f0d877e11dd7c0ffebb100 100644 (file)
@@ -978,7 +978,7 @@ static void free_gpu_resources(FILE             *fplog,
     if (bIsPPrankUsingGPU)
     {
         /* free nbnxn data in GPU memory */
-        nbnxn_cuda_free(fplog, fr->nbv->cu_nbv);
+        nbnxn_cuda_free(fr->nbv->cu_nbv);
 
         /* With tMPI we need to wait for all ranks to finish deallocation before
          * destroying the context in free_gpu() as some ranks may be sharing