From 9ebf2f7ce6ced1909857277b6e50ec485a6ec903 Mon Sep 17 00:00:00 2001
From: Tooba Ali <alit1@myumanitoba.ca>
Date: Tue, 22 Nov 2022 18:33:26 +0000
Subject: [PATCH] remove libDD4pod.so in
 benchmarks/backgrounds/analysis/synchrotron_sim.cxx

---
 benchmarks/backgrounds/analysis/synchrotron_sim.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/backgrounds/analysis/synchrotron_sim.cxx b/benchmarks/backgrounds/analysis/synchrotron_sim.cxx
index 742de99a..06e28858 100644
--- a/benchmarks/backgrounds/analysis/synchrotron_sim.cxx
+++ b/benchmarks/backgrounds/analysis/synchrotron_sim.cxx
@@ -16,7 +16,7 @@ R__LOAD_LIBRARY(libfmt.so)
 #include "fmt/color.h"
 
 R__LOAD_LIBRARY(libedm4eic.so)
-R__LOAD_LIBRARY(libDD4pod.so)
+
 
 #include "edm4eic/ReconstructedParticleCollection.h"
 
-- 
GitLab