summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/target/firmware/comm/msgb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/firmware/comm/msgb.c b/src/target/firmware/comm/msgb.c
index ff18e65b..792abc6a 100644
--- a/src/target/firmware/comm/msgb.c
+++ b/src/target/firmware/comm/msgb.c
@@ -60,7 +60,6 @@ void *_talloc_zero(void *ctx, unsigned int size, const char *name)
}
}
cons_puts("unable to allocate msgb\n");
- bl_level(++i % 50);
delay_ms(50);
}
panic: