From 35d2ba0f7666c8ae6dd226df694326eb40c99395 Mon Sep 17 00:00:00 2001 From: "Garcia Orozco, David" Date: Fri, 26 Jul 2024 11:22:36 -0700 Subject: [PATCH] Fix deprecated warnings in WeakObject e2e tests --- .../test-e2e/WeakObject/weak_object_utils.hpp | 36 +++++-------------- 1 file changed, 9 insertions(+), 27 deletions(-) diff --git a/sycl/test-e2e/WeakObject/weak_object_utils.hpp b/sycl/test-e2e/WeakObject/weak_object_utils.hpp index 010215fdb401c..d0fdaf5870d9f 100644 --- a/sycl/test-e2e/WeakObject/weak_object_utils.hpp +++ b/sycl/test-e2e/WeakObject/weak_object_utils.hpp @@ -51,15 +51,9 @@ template