summary refs log tree commit diff
path: root/rt/tst-mqueue5.c
diff options
context:
space:
mode:
Diffstat (limited to 'rt/tst-mqueue5.c')
-rw-r--r--rt/tst-mqueue5.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rt/tst-mqueue5.c b/rt/tst-mqueue5.c
index e96d7c3dc5..377998ecc8 100644
--- a/rt/tst-mqueue5.c
+++ b/rt/tst-mqueue5.c
@@ -33,8 +33,6 @@
 #include <unistd.h>
 #include "tst-mqueue.h"
 
-#define TIMEOUT 3
-
 #if _POSIX_THREADS && defined SIGRTMIN && defined SA_SIGINFO
 # include <pthread.h>