|
From: <sv...@va...> - 2009-07-26 15:40:11
|
Author: bart Date: 2009-07-26 16:39:57 +0100 (Sun, 26 Jul 2009) New Revision: 10613 Log: Should have been included in the previous commit (r10612). Modified: trunk/drd/tests/Makefile.am Modified: trunk/drd/tests/Makefile.am =================================================================== --- trunk/drd/tests/Makefile.am 2009-07-26 15:27:27 UTC (rev 10612) +++ trunk/drd/tests/Makefile.am 2009-07-26 15:39:57 UTC (rev 10613) @@ -250,7 +250,6 @@ pth_detached_sem \ pth_inconsistent_cond_wait \ pth_mutex_reinit \ - pth_once \ pth_process_shared_mutex \ recursive_mutex \ rwlock_race \ |