diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-02-09 01:13:56 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2020-02-09 01:27:38 +0100 |
commit | a99155555c2134a6397584b7cdc30d7e55e070cf (patch) | |
tree | 6de1010bd0225f33c231ac9b20a838a89a4daa33 /htl/Makefile | |
parent | d4e209d35564eecdc006ab9f5b10bc8494c6f1f9 (diff) | |
download | glibc-a99155555c2134a6397584b7cdc30d7e55e070cf.tar.gz glibc-a99155555c2134a6397584b7cdc30d7e55e070cf.tar.xz glibc-a99155555c2134a6397584b7cdc30d7e55e070cf.zip |
htl: Remove unused files
These have never been used.
Diffstat (limited to 'htl/Makefile')
-rw-r--r-- | htl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htl/Makefile b/htl/Makefile index b9d3831dd9..0dccf25ebc 100644 --- a/htl/Makefile +++ b/htl/Makefile @@ -61,7 +61,6 @@ libpthread-routines := pt-attr pt-attr-destroy pt-attr-getdetachstate \ pt-testcancel \ pt-cancel \ \ - pt-mutexattr \ pt-mutexattr-destroy pt-mutexattr-init \ pt-mutexattr-getprioceiling pt-mutexattr-getprotocol \ pt-mutexattr-getpshared pt-mutexattr-gettype \ |