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