The following commit has been merged in the master branch:
commit 1d23ab13fe6edc73044cbee0ce2fe69b0d89de0f
Author: Andrei Zavada <[email protected]>
Date:   Mon Jan 28 09:58:44 2013 +0200

    WIP

diff --git a/src/ui/sf/channel.cc b/src/ui/sf/channel.cc
index fb61130..61c1cb6 100644
--- a/src/ui/sf/channel.cc
+++ b/src/ui/sf/channel.cc
@@ -614,7 +614,6 @@ _put_selection()
        if ( selection_end_time - selection_start_time > 1. ) {
                _p.artifacts_d().W_V.down();
                auto& P = _p.artifacts_d().P;
-       FAFA;
                auto sssu =
                        metrics::mc::do_sssu_reduction(
                                valarray<TFloat> {signal_filtered[ slice 
(selection_start, (selection_end - selection_start), 1) ]},
@@ -623,7 +622,6 @@ _put_selection()
                                P.f0, P.fc, P.bandwidth);
                selection_SS = sssu.first[0];
                selection_SU = sssu.second[0];
-       FAFA;
        }
 }
 

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to