]> Creatis software - clitk.git/commitdiff
remove debug comment
authordsarrut <dsarrut>
Tue, 15 Feb 2011 10:39:06 +0000 (10:39 +0000)
committerdsarrut <dsarrut>
Tue, 15 Feb 2011 10:39:06 +0000 (10:39 +0000)
common/vvImage.cxx

index a51f1e618236fdabcfeff65d747bb7c8dbcff95e..951c2b36a4221c60d31e1217bf4a489273598db5 100644 (file)
@@ -54,7 +54,7 @@ void vvImage::Init()
 //--------------------------------------------------------------------
 vvImage::~vvImage()
 {
-  DD("vvImage got deleted!");
+  //  DD("vvImage got deleted!");
   Reset();
 }
 //--------------------------------------------------------------------