Index: /trunk/modules/vci_block_device_tsar_v4/caba/source/src/vci_block_device_tsar_v4.cpp
===================================================================
--- /trunk/modules/vci_block_device_tsar_v4/caba/source/src/vci_block_device_tsar_v4.cpp	(revision 249)
+++ /trunk/modules/vci_block_device_tsar_v4/caba/source/src/vci_block_device_tsar_v4.cpp	(revision 250)
@@ -551,5 +551,5 @@
 
 	m_local_buffer = new uint32_t[m_flits_per_block];
-
+/*
 	std::cout << std::endl << "Instanciation of VciBlockDeviceTsarV4 : " << name << std::endl;
 	std::cout << "    file_name  = " << filename << std::endl;
@@ -560,5 +560,5 @@
 		<< " | base = 0x" << std::hex << m_segment.baseAddress()
 		<< " | size = "   << std::dec << m_segment.size() << std::endl;
-
+*/
 } // end constructor
 
