From 2f511fdd28d671d1feb02138bee88e4b0b6a1724 Mon Sep 17 00:00:00 2001 From: hristov Date: Mon, 3 Apr 2006 07:25:58 +0000 Subject: [PATCH] Removing obsolete methods --- START/AliSTARTRawReader.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/START/AliSTARTRawReader.h b/START/AliSTARTRawReader.h index b9c9ebe0afc..fcc048e1b95 100644 --- a/START/AliSTARTRawReader.h +++ b/START/AliSTARTRawReader.h @@ -15,8 +15,6 @@ class AliSTARTRawReader : public TTask { virtual ~AliSTARTRawReader(); - UInt_t UnpackWord(UInt_t PackedWord, Int_t StartBit, Int_t StopBit); // unpack packed words - // void NextThing(); //read next raw digit Bool_t Next(); //read next raw digit protected : -- 2.43.0