]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONVTrackerData.cxx
temporary bugfix: the operator functions of the AliHLTReadoutList class did not work
[u/mrichter/AliRoot.git] / MUON / AliMUONVTrackerData.cxx
index 38032a7e94c243c9951ab973863f68fe808de605..5d11efe36d907072773280d59e7d4b4789e97b9d 100644 (file)
@@ -76,7 +76,8 @@ AliMUONVTrackerData::Print(Option_t* wildcard) const
 
 //_____________________________________________________________________________
 Bool_t
-AliMUONVTrackerData::Replace(const AliMUONVStore& store)
+AliMUONVTrackerData::Replace(const AliMUONVStore& /*store*/)
 {
   Emit("Replace(const AliMUONVStore&)");
+  return kTRUE;
 }