Index: src/Concurrency/Keywords.cc
===================================================================
--- src/Concurrency/Keywords.cc	(revision aaa4f93bb24090911402658ab4712faeadc90a06)
+++ src/Concurrency/Keywords.cc	(revision a84306790d15c8aad8810aca4dca6b6598a82744)
@@ -528,5 +528,4 @@
 		DeclarationWithType * param = decl->get_functionType()->get_parameters().front();
 		auto type  = dynamic_cast< StructInstType * >( InitTweak::getPointerBase( param->get_type() ) );
-		// if( type ) std::cerr << "FRED2" << std::endl;
 		if( type && type->get_baseStruct()->is_thread() ) {
 			addStartStatement( decl, param );
