X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FvvImage.txx;h=cc047bb1caf9c69bb187b52ab94311a14c81751f;hb=refs%2Fheads%2FGammaIndex3D;hp=8574bfd530eeae686fe062a3e54e5019bcdfa34b;hpb=ff4e821006c760607319ef7cc58dd9f4f17a7098;p=clitk.git diff --git a/common/vvImage.txx b/common/vvImage.txx index 8574bfd..cc047bb 100644 --- a/common/vvImage.txx +++ b/common/vvImage.txx @@ -82,7 +82,6 @@ void vvImage::ComputeScalarRangeBase(itk::Image *inp template void vvImage::ComputeScalarRange(DimensionDispatchBase, itk::Image *input) { - cout << "try" << endl; } //--------------------------------------------------------------------