X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkExtractImageFilter.txx;h=5872469765a28fd71d2ab83a141caef233912cc9;hb=HEAD;hp=236a7cb0c1d3178eaa29eb999a264f79f99d3190;hpb=765020625fbc092d283e221e36c83e60a1844cb7;p=clitk.git diff --git a/itk/clitkExtractImageFilter.txx b/itk/clitkExtractImageFilter.txx index 236a7cb..5872469 100644 --- a/itk/clitkExtractImageFilter.txx +++ b/itk/clitkExtractImageFilter.txx @@ -235,9 +235,7 @@ ExtractImageFilter */ template void -ExtractImageFilter -::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, - int threadId) +ExtractImageFilter::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, itk::ThreadIdType threadId) { itkDebugMacro(<<"Actually executing");