[med-svn] [SCM] aghermann branch, master, updated. 4f7a3b774136ffffbaf9b05d90bd568347bc5461
andrei zavada
johnhommer at gmail.com
Fri Nov 16 00:50:32 UTC 2012
The following commit has been merged in the master branch:
commit e44369926d4a6cb87a227da0ab17e4da3da17e08
Author: andrei zavada <johnhommer at gmail.com>
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
More information about the debian-med-commit
mailing list