summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/timer04.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxhdrs/timer04.c')
-rw-r--r--testsuites/psxtests/psxhdrs/timer04.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/psxtests/psxhdrs/timer04.c b/testsuites/psxtests/psxhdrs/timer04.c
index 16c54791a6..d6bbff3700 100644
--- a/testsuites/psxtests/psxhdrs/timer04.c
+++ b/testsuites/psxtests/psxhdrs/timer04.c
@@ -19,10 +19,6 @@
#error "rtems is supposed to have timer_gettime"
#endif
-#ifndef DELAYTIMER_MAX
-#error "this is supposed to be defined"
-#endif
-
void test( void )
{
timer_t timerid = 0;