summaryrefslogtreecommitdiffstats
path: root/include/bootchooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bootchooser.h')
-rw-r--r--include/bootchooser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/bootchooser.h b/include/bootchooser.h
index c948247722..246258e8c9 100644
--- a/include/bootchooser.h
+++ b/include/bootchooser.h
@@ -19,8 +19,6 @@ struct bootchooser_target *bootchooser_target_by_name(struct bootchooser *bootch
const char *name);
void bootchooser_target_force_boot(struct bootchooser_target *target);
-int bootchooser_create_bootentry(struct bootentries *entries);
-
int bootchooser_target_set_attempts(struct bootchooser_target *target, int attempts);
int bootchooser_target_set_priority(struct bootchooser_target *target, int priority);