The following commit has been merged in the master branch:
commit b05f5e32a291426b672722102963972b4b564d80
Author: Andrei Zavada <[email protected]>
Date: Thu Jul 11 02:04:23 2013 +0300
remove debugging traces
diff --git a/src/libsigfile/source-base.cc b/src/libsigfile/source-base.cc
index b4740cb..46c58c7 100644
--- a/src/libsigfile/source-base.cc
+++ b/src/libsigfile/source-base.cc
@@ -130,7 +130,6 @@ load_ancillary_files()
{
int retval = 0;
- FAFA;
for ( int h = 0; h < (int)n_channels(); ++h ) {
auto& H = channel_by_id(h);
@@ -152,7 +151,6 @@ load_ancillary_files()
}
}
- FAFA;
step2:
// 2. annotations
{
@@ -184,7 +182,6 @@ load_ancillary_files()
step3:
;
}
- FAFA;
// 3. filters
{
@@ -203,7 +200,6 @@ load_ancillary_files()
}
}
- FAFA;
return retval;
}
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit