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