diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-12 13:30:09 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-12 13:30:09 -0400 |
| commit | fb7ff6c8bfd3ce70986b602b087dd372c74915bd (patch) | |
| tree | 5c08efc7d0c8e1ba05c78c155b3c8c6885dc2a7f /.deps/all.c | |
| parent | 1e04052f49c8fa26213de2a0a7e9d43ad873d5a1 (diff) | |
remove unused __pthread_per_thread()
Diffstat (limited to '.deps/all.c')
| -rw-r--r-- | .deps/all.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.deps/all.c b/.deps/all.c index 31d1463b..e5231913 100644 --- a/.deps/all.c +++ b/.deps/all.c @@ -1868,7 +1868,6 @@ ./src/termios/CS5.c ./src/nonstd/__libc_per_thread.c ./src/nonstd/__libc.c -./src/nonstd/__pthread_per_thread.c ./src/stdarg/va_copy.c ./src/stdarg/va_list.c ./src/stdarg/va_arg.c |
