[opengtl-commits] [703] remove debug output

[ Thread Index | Date Index | More lists.tuxfamily.org/opengtl-commits Archives ]


Revision: 703
Author:   cyrille
Date:     2009-03-26 15:09:19 +0100 (Thu, 26 Mar 2009)

Log Message:
-----------
remove debug output

Modified Paths:
--------------
    trunk/OpenGTL/OpenShiva/OpenShiva/wrappers/ImageWrap_p.cpp


Modified: trunk/OpenGTL/OpenShiva/OpenShiva/wrappers/ImageWrap_p.cpp
===================================================================
--- trunk/OpenGTL/OpenShiva/OpenShiva/wrappers/ImageWrap_p.cpp	2009-03-26 14:06:15 UTC (rev 702)
+++ trunk/OpenGTL/OpenShiva/OpenShiva/wrappers/ImageWrap_p.cpp	2009-03-26 14:09:19 UTC (rev 703)
@@ -38,7 +38,6 @@
 {
   SHIVA_ASSERT( _imageWrap );
   SHIVA_ASSERT( _imageWrap->image );
-  std::cout << _imageWrap->image->pixelDescription().alphaPos() << std::endl;
   return _imageWrap->image->pixelDescription().alphaPos();
 }
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/