Remove unused fplog
[alexxy/gromacs.git] / include / nbnxn_cuda_data_mgmt.h
index 02af68fa4ea9d610227dba0a4c1a72ca290ae488..99fdfd9ba54a1e73ada95e2b3a39c243bdbf9e94 100644 (file)
@@ -100,8 +100,7 @@ void nbnxn_cuda_clear_outputs(nbnxn_cuda_ptr_t cu_nb,
 
 /*! Frees all GPU resources used for the nonbonded calculations. */
 FUNC_QUALIFIER
-void nbnxn_cuda_free(FILE            *fplog,
-                     nbnxn_cuda_ptr_t cu_nb) FUNC_TERM
+void nbnxn_cuda_free(nbnxn_cuda_ptr_t cu_nb) FUNC_TERM
 
 /*! Returns the GPU timings structure or NULL if GPU is not used or timing is off. */
 FUNC_QUALIFIER