summaryrefslogtreecommitdiff
path: root/kern/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/log.c')
-rw-r--r--kern/log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kern/log.c b/kern/log.c
index 04afbcd8..55578955 100644
--- a/kern/log.c
+++ b/kern/log.c
@@ -467,7 +467,6 @@ log_start(void)
INIT_OP_DEFINE(log_start,
INIT_OP_DEP(log_setup, true),
- INIT_OP_DEP(panic_setup, true),
INIT_OP_DEP(thread_setup, true));
static void