X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FvvImage.cxx;h=4675cf5b661453428bd561d81bbc623c75be092c;hb=a9bddd3844a7b1fed036cbe9de2e1cc00b92598f;hp=55a56ef2f3e75cd3351b28b3bd475f6afafbace0;hpb=ddd0fa980287258b869cf7c9835c4a559cd4cb72;p=clitk.git diff --git a/common/vvImage.cxx b/common/vvImage.cxx index 55a56ef..4675cf5 100644 --- a/common/vvImage.cxx +++ b/common/vvImage.cxx @@ -50,6 +50,7 @@ void vvImage::Init() //-------------------------------------------------------------------- vvImage::~vvImage() { + DD("vvImage got deleted!"); Reset(); } //--------------------------------------------------------------------