]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
obsolette command removed
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 22 Nov 2009 20:59:32 +0000 (20:59 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 22 Nov 2009 20:59:32 +0000 (20:59 +0000)
HLT/TPCLib/tracking-ca/AliHLTTPCCAGlobalMergerComponent.cxx

index 63052ca74bbd714b274eb91fcdf4b7f155aaa87c..c71686c3a157e4c678c3a7925b49264a05c05df2 100644 (file)
@@ -358,7 +358,7 @@ int AliHLTTPCCAGlobalMergerComponent::DoEvent( const AliHLTComponentEventData &e
                   block->fSpecification, DataType2Text( block->fDataType ).c_str() );
     }
     AliHLTTPCCASliceOutput *sliceOut =  reinterpret_cast<AliHLTTPCCASliceOutput *>( block->fPtr );
-    sliceOut->SetPointers();
+    //sliceOut->SetPointers();
     fGlobalMerger->SetSliceData( slice, sliceOut );
 
        /*char filename[256];