From 57a305867587980448ad72105adf230713425982 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 23 Jul 2020 08:22:13 +0200 Subject: [PATCH 1/2] remove unsed file --- PhysicsTools/Utilities/interface/EventSelector.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 PhysicsTools/Utilities/interface/EventSelector.h diff --git a/PhysicsTools/Utilities/interface/EventSelector.h b/PhysicsTools/Utilities/interface/EventSelector.h deleted file mode 100644 index f839b4ea6abff..0000000000000 --- a/PhysicsTools/Utilities/interface/EventSelector.h +++ /dev/null @@ -1,2 +0,0 @@ -#warning "This has moved to PhysicsTools/SelectorUtils" -#include "PhysicsTools/SelectorUtils/interface/EventSelector.h" From 93b6de146d19e9b03b0085eab86f188dbb539f5a Mon Sep 17 00:00:00 2001 From: David Date: Thu, 23 Jul 2020 13:37:10 +0200 Subject: [PATCH 2/2] removing other unused and moved stuff --- PhysicsTools/Utilities/interface/Selector.h | 2 -- PhysicsTools/Utilities/interface/strbitset.h | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 PhysicsTools/Utilities/interface/Selector.h delete mode 100644 PhysicsTools/Utilities/interface/strbitset.h diff --git a/PhysicsTools/Utilities/interface/Selector.h b/PhysicsTools/Utilities/interface/Selector.h deleted file mode 100644 index 157434a019e31..0000000000000 --- a/PhysicsTools/Utilities/interface/Selector.h +++ /dev/null @@ -1,2 +0,0 @@ -#warning "This has moved to PhysicsTools/SelectorUtils" -#include "PhysicsTools/SelectorUtils/interface/Selector.h" diff --git a/PhysicsTools/Utilities/interface/strbitset.h b/PhysicsTools/Utilities/interface/strbitset.h deleted file mode 100644 index c9c78abada381..0000000000000 --- a/PhysicsTools/Utilities/interface/strbitset.h +++ /dev/null @@ -1,2 +0,0 @@ -#warning "This has moved to PhysicsTools/SelectorUtils" -#include "PhysicsTools/SelectorUtils/interface/strbitset.h"