summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
Diffstat (limited to 'http')
-rw-r--r--http/init.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/http/init.c b/http/init.c
index dab82db..4b021a1 100644
--- a/http/init.c
+++ b/http/init.c
@@ -188,10 +188,6 @@ rtems_task Init(
#define CONFIGURE_INIT_TASK_STACK_SIZE (16*1024)
#define CONFIGURE_INIT_TASK_PRIORITY 120
-#define CONFIGURE_INIT_TASK_INITIAL_MODES (RTEMS_PREEMPT | \
- RTEMS_NO_TIMESLICE | \
- RTEMS_NO_ASR | \
- RTEMS_INTERRUPT_LEVEL(0))
#define CONFIGURE_STACK_CHECKER_ENABLED
#define CONFIGURE_INIT