summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/cdtest/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/cdtest/system.h')
-rw-r--r--testsuites/samples/cdtest/system.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/samples/cdtest/system.h b/testsuites/samples/cdtest/system.h
index d414c35451..557f3fea8c 100644
--- a/testsuites/samples/cdtest/system.h
+++ b/testsuites/samples/cdtest/system.h
@@ -34,9 +34,6 @@ rtems_task main_task(
#define CONFIGURE_INIT_TASK_ENTRY_POINT main_task
#define CONFIGURE_INIT_TASK_NAME rtems_build_name( 'C', 'T', 'O', 'R' )
-/* Guess at this one */
-#define CONFIGURE_MAXIMUM_POSIX_MUTEXES 2
-
#include <confdefs.h>
/* end of include file */