]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove declaration of unimplemented method
authorkharlov <kharlov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Oct 2006 13:31:15 +0000 (13:31 +0000)
committerkharlov <kharlov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 5 Oct 2006 13:31:15 +0000 (13:31 +0000)
PHOS/AliPHOSPreprocessor.h

index 1a6f1f1d19ba5df9690eec015d7a5f06ffa6dfbe..394c4ce7655289ec5bb83954956ca55f51a781db 100644 (file)
@@ -20,7 +20,6 @@ public:
 
 protected:
 
-  virtual void Initialize(Int_t run, UInt_t startTime, UInt_t endTime);
   virtual UInt_t Process(TMap* valueSet);
 
   ClassDef(AliPHOSPreprocessor,0);