From 3dc8b17c79c0cbb1559d37d9c1015a533d79e404 Mon Sep 17 00:00:00 2001 From: jmcarcell Date: Thu, 28 Sep 2023 16:18:30 +0200 Subject: [PATCH] Remove an outdated line --- k4Reco/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/k4Reco/CMakeLists.txt b/k4Reco/CMakeLists.txt index a0549c2..6ab7504 100644 --- a/k4Reco/CMakeLists.txt +++ b/k4Reco/CMakeLists.txt @@ -18,7 +18,6 @@ limitations under the License. ]] set(sources DDPlanarDigi/components/DDPlanarDigiProcessor.cpp - components/InitializeDD4hep.cpp ) gaudi_add_module(k4RecoPlugins SOURCES ${sources}