]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawReader.cxx
Fix for possible use of AliCFManager without containers, just cuts.
[u/mrichter/AliRoot.git] / RAW / AliRawReader.cxx
index f00be9863e915b30b2f3a31d92a913998c4ae7a9..587b552ffa0068d77d401b18587411120867605c 100644 (file)
@@ -493,7 +493,7 @@ Bool_t AliRawReader::ReadNextChar(UChar_t& data)
   return kTRUE;
 }
 
-Bool_t  AliRawReader::GotoEvent(Int_t event)
+Bool_t  AliRawReader::GotoEvent(Int_t /*event*/)
 {
   Error("GotoEvent","Method not implemented! Nothing done");
   return kFALSE;