summaryrefslogtreecommitdiff
path: root/nptl/tst-robust2.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-robust2.c')
-rw-r--r--nptl/tst-robust2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nptl/tst-robust2.c b/nptl/tst-robust2.c
deleted file mode 100644
index cf603feb4d..0000000000
--- a/nptl/tst-robust2.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define AFTER_JOIN 1
-#define LOCK(m) pthread_mutex_trylock (m)
-#include "tst-robust1.c"