diff options
Diffstat (limited to 'src/mutex/pthreads/info.txt')
-rw-r--r-- | src/mutex/pthreads/info.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mutex/pthreads/info.txt b/src/mutex/pthreads/info.txt index 7315c186a..e363cdbeb 100644 --- a/src/mutex/pthreads/info.txt +++ b/src/mutex/pthreads/info.txt @@ -1,12 +1,5 @@ define MUTEX_PTHREAD -load_on auto - -<add> -mux_pthr.cpp -mux_pthr.h -</add> - <libs> all!qnx,freebsd,dragonfly,openbsd,netbsd -> pthread </libs> |