The following commit has been merged in the master branch:
commit 710b19853d2104e119c837e88e40587b2b2f5212
Author: andrei zavada <[email protected]>
Date:   Sun Oct 28 01:16:28 2012 +0300

    delete unneeded #pragma omp barrier at beginning of populate_1

diff --git a/src/ui/mw/mw-populate.cc b/src/ui/mw/mw-populate.cc
index 38ada38..30951a2 100644
--- a/src/ui/mw/mw-populate.cc
+++ b/src/ui/mw/mw-populate.cc
@@ -351,9 +351,6 @@ populate_1()
        if ( ED->groups.empty() )
                return;
 
-#ifdef _OPENMP
-#pragma omp barrier
-#endif
        gtk_flush();
 
       // touch toolbar controls

-- 
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