summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2ui_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/2lib/include/2ui_private.h')
-rw-r--r--firmware/2lib/include/2ui_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/2lib/include/2ui_private.h b/firmware/2lib/include/2ui_private.h
index 79cdd1b7..9f08c3eb 100644
--- a/firmware/2lib/include/2ui_private.h
+++ b/firmware/2lib/include/2ui_private.h
@@ -27,7 +27,6 @@ vb2_error_t
vb2_ui_loop(struct vb2_context *ctx, enum vb2_screen root_screen_id,
vb2_error_t (*global_action)(struct vb2_ui_context *ui));
vb2_error_t developer_action(struct vb2_ui_context *ui);
-vb2_error_t broken_recovery_action(struct vb2_ui_context *ui);
vb2_error_t manual_recovery_action(struct vb2_ui_context *ui);
/* From 2ui_screens.c */