X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Fftrylockfile.c;h=50650585be01fc31696ad590e9b6b72d613123a9;hb=3733c831f293b3bbfd0e51faec8ee71112c62c3e;hp=3b97807a5e64df7705cce562e834ca2f9c86a07c;hpb=c1014a812c90bab3c9c989863e4ebb129e987de6;p=musl diff --git a/src/stdio/ftrylockfile.c b/src/stdio/ftrylockfile.c index 3b97807a..50650585 100644 --- a/src/stdio/ftrylockfile.c +++ b/src/stdio/ftrylockfile.c @@ -2,8 +2,6 @@ #include "pthread_impl.h" #include -#define MAYBE_WAITERS 0x40000000 - void __do_orphaned_stdio_locks() { FILE *f;