Closed aportelli closed 1 year ago
This PR removes unused statements that can generate a very large volume of warnings on certain compilers, including NVCC. Warnings were checked individually, and statements were checked to be truly unused including in other contexts.
This PR removes unused statements that can generate a very large volume of warnings on certain compilers, including NVCC. Warnings were checked individually, and statements were checked to be truly unused including in other contexts.