From dc5463b1f63c99ca11ca8f5db0ddc7bed36e8d66 Mon Sep 17 00:00:00 2001 From: dsarrut Date: Tue, 15 Feb 2011 10:39:06 +0000 Subject: [PATCH] remove debug comment --- common/vvImage.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/vvImage.cxx b/common/vvImage.cxx index a51f1e6..951c2b3 100644 --- a/common/vvImage.cxx +++ b/common/vvImage.cxx @@ -54,7 +54,7 @@ void vvImage::Init() //-------------------------------------------------------------------- vvImage::~vvImage() { - DD("vvImage got deleted!"); + // DD("vvImage got deleted!"); Reset(); } //-------------------------------------------------------------------- -- 2.47.1