From: Daniel Arndt Date: Sun, 1 Jan 2023 10:21:21 +0000 (+0100) Subject: Remove file X-Git-Tag: v9.5.0-rc1~620^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0698c2c34334a1b602f7407c7a9e6412c2364d7;p=dealii.git Remove file --- diff --git a/source/lac/CMakeLists.txt b/source/lac/CMakeLists.txt index 67c87fda8b..ecf52e97c6 100644 --- a/source/lac/CMakeLists.txt +++ b/source/lac/CMakeLists.txt @@ -66,7 +66,6 @@ if(DEAL_II_WITH_CUDA) set(_separate_src ${_separate_src} vector_memory_cuda.cc - affine_constraints_cuda.cc ) endif()