[med-svn] [SCM] aghermann branch, master, updated. 4f7a3b774136ffffbaf9b05d90bd568347bc5461

Andrei Zavada johnhommer at gmail.com
Fri Nov 16 00:50:08 UTC 2012


The following commit has been merged in the master branch:
commit 71d40f34f4e33c4bbaf683bfc10e3b366379766d
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Mon Oct 8 01:21:13 2012 +0300

    remove debugging printf

diff --git a/src/ui/scoring-facility-ica.cc b/src/ui/scoring-facility-ica.cc
index 78edb04..73e542f 100644
--- a/src/ui/scoring-facility-ica.cc
+++ b/src/ui/scoring-facility-ica.cc
@@ -65,7 +65,6 @@ setup_ica()
 		src.emplace_back(
 			bind (&sigfile::CSource::get_signal_filtered<int>, &H.crecording.F(), H.h()));
 	}
-	printf( "checking_sr * pagesize() * total_pages(): %zu, %zu, %zu\n", checking_sr, pagesize(), total_pages());
 	ica = new ica::CFastICA (src, checking_sr * pagesize() * total_pages());
 
       // initialize

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list