From 0384455ff69103cb597fb247ec66923a4bba7336 Mon Sep 17 00:00:00 2001 From: Felix Schlepper Date: Fri, 17 Apr 2026 07:50:09 +0200 Subject: [PATCH] ITSMFT: remove redirect header Signed-off-by: Felix Schlepper --- .../common/base/include/ITSMFTBase/DPLAlpideParam.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Detectors/ITSMFT/common/base/include/ITSMFTBase/DPLAlpideParam.h diff --git a/Detectors/ITSMFT/common/base/include/ITSMFTBase/DPLAlpideParam.h b/Detectors/ITSMFT/common/base/include/ITSMFTBase/DPLAlpideParam.h deleted file mode 100644 index e217808c06177..0000000000000 --- a/Detectors/ITSMFT/common/base/include/ITSMFTBase/DPLAlpideParam.h +++ /dev/null @@ -1,13 +0,0 @@ -// Copyright 2019-2026 CERN and copyright holders of ALICE O2. -// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. -// All rights not expressly granted are reserved. -// -// This software is distributed under the terms of the GNU General Public -// License v3 (GPL Version 3), copied verbatim in the file "COPYING". -// -// In applying this license CERN does not waive the privileges and immunities -// granted to it by virtue of its status as an Intergovernmental Organization -// or submit itself to any jurisdiction. - -// FIXME: temporary shim to no not break O2Physics -#include "DataFormatsITSMFT/DPLAlpideParam.h"