From 6c336fd0ebf625b33914812fa8ffd66c918a1906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Einar=20El=C3=A9n?= Date: Sat, 6 Apr 2024 07:58:22 +0200 Subject: [PATCH] Remove testing variable that doesn't compile --- Biasing/src/Biasing/Utility/StepPrinter.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Biasing/src/Biasing/Utility/StepPrinter.cxx b/Biasing/src/Biasing/Utility/StepPrinter.cxx index ec81897d6..6452e7e85 100644 --- a/Biasing/src/Biasing/Utility/StepPrinter.cxx +++ b/Biasing/src/Biasing/Utility/StepPrinter.cxx @@ -39,7 +39,6 @@ void StepPrinter::stepping(const G4Step* step) { // This could be a negated condition, but it is easier to read this way // auto trackMap{simcore::g4user::TrackingAction::get()->getTrackMap()}; - auto found{isDescendent(track)}; if (trackID == trackID_ || // We are the track of interest trackMap.isDescendant( trackID, trackID_,