The following commit has been merged in the master branch:
commit e44369926d4a6cb87a227da0ab17e4da3da17e08
Author: andrei zavada <[email protected]>
Date: Thu Oct 25 01:44:09 2012 +0300
weed out debugging FAFA
diff --git a/src/ui/ed_cb.cc b/src/ui/ed_cb.cc
index 4cfffd9..d141dbd 100644
--- a/src/ui/ed_cb.cc
+++ b/src/ui/ed_cb.cc
@@ -271,13 +271,10 @@ iExpGloballySetFilters_activate_cb( GtkMenuItem*,
gpointer userdata)
if ( GTK_RESPONSE_OK ==
gtk_dialog_run( ED.wGlobalFilters) ) {
- FAFA;
forward_list<aghui::SBusyBlock*> bbl;
for ( auto& SFp : ED.open_scoring_facilities )
bbl.push_front( new aghui::SBusyBlock
(SFp->wScoringFacility));
- FAFA;
W_V.down();
- FAFA;
for ( auto &G : ED.ED->groups )
for ( auto &J : G.second )
for ( auto &D : J.measurements )
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit