diff --git a/src/libostree/ostree-repo-checkout.c b/src/libostree/ostree-repo-checkout.c index e6c321b0..b487b549 100644 --- a/src/libostree/ostree-repo-checkout.c +++ b/src/libostree/ostree-repo-checkout.c @@ -772,7 +772,6 @@ ostree_repo_checkout_tree (OstreeRepo *self, * @destination_dfd: Directory FD for destination * @destination_path: Directory for destination * @commit: Checksum for commit - * @subpath: (allow-none): Subdirectory path * @cancellable: Cancellable * @error: Error *