]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
correcting warnings: function parameters commented after becoming unused in previous...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Apr 2010 07:42:50 +0000 (07:42 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Apr 2010 07:42:50 +0000 (07:42 +0000)
HLT/sim/AliHLTOUTComponent.cxx

index f6b99c073c05f03ac2883ac03977ca03058b9c4b..5f28799f25f7d5a1b3376bc0c528b480ea5b6f80 100644 (file)
@@ -356,7 +356,7 @@ int AliHLTOUTComponent::DumpEvent( const AliHLTComponentEventData& evtData,
 }
 
 
-int AliHLTOUTComponent::FillESD(int eventNo, AliRunLoader* runLoader, AliESDEvent* /*esd*/)
+int AliHLTOUTComponent::FillESD(int /*eventNo*/, AliRunLoader* /*runLoader*/, AliESDEvent* /*esd*/)
 {
   // see header file for class documentation
   // 2010-04-14 nothing to do any more. The data is written at the end of