From b1318453c443076bc2608bb6411574b9655972d5 Mon Sep 17 00:00:00 2001 From: ivana Date: Tue, 29 Nov 2005 15:05:22 +0000 Subject: [PATCH] Removed unnecessary forward declarations. --- MUON/AliMUONStringIntMap.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/MUON/AliMUONStringIntMap.h b/MUON/AliMUONStringIntMap.h index f383806bc7e..d8cd2840e48 100644 --- a/MUON/AliMUONStringIntMap.h +++ b/MUON/AliMUONStringIntMap.h @@ -16,9 +16,6 @@ #include #include -class TGeoCombiTrans; -class TGeoTranslation; - class AliMUONStringIntMap : public TObject { public: -- 2.43.0