fixup! Refactor: Centralise choosing the appropriate bootloader
authorWilliam Manley <will@stb-tester.com>
Tue, 27 Oct 2020 12:35:29 +0000 (12:35 +0000)
committerWilliam Manley <will@stb-tester.com>
Tue, 27 Oct 2020 12:35:29 +0000 (12:35 +0000)
src/libostree/ostree-sysroot.c

index a69984b7a1be3e1247cda3aa4a78dc7efa28d9dd..15cbfafb7918752738d3c1d0e9a2f59efbbc19a3 100644 (file)
@@ -1354,7 +1354,6 @@ _ostree_sysroot_new_bootloader_by_type (
  * ostree_sysroot_query_bootloader:
  * @sysroot: Sysroot
  * @out_bootloader: (out) (transfer full) (allow-none): Return location for bootloader, may be %NULL
- * @out_bootloader_config: (out) (transfer none) (allow-none): Return location for value of ostree repo config variable sysroot.bootloader, may be %NULL
  * @cancellable: Cancellable
  * @error: Error
  */