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

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

diff --git a/benchmarks/backgrounds/analysis/synchrotron_raw.cxx b/benchmarks/backgrounds/analysis/synchrotron_raw.cxx
index d68b4652..40ccc1e2 100644
--- a/benchmarks/backgrounds/analysis/synchrotron_raw.cxx
+++ b/benchmarks/backgrounds/analysis/synchrotron_raw.cxx
@@ -15,7 +15,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