diff options
Diffstat (limited to 'src/libostree/ostree-core-private.h')
-rw-r--r-- | src/libostree/ostree-core-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libostree/ostree-core-private.h b/src/libostree/ostree-core-private.h index b5cf1ad6..402cc5d7 100644 --- a/src/libostree/ostree-core-private.h +++ b/src/libostree/ostree-core-private.h @@ -125,4 +125,3 @@ _ostree_detached_metadata_append_gpg_sig (GVariant *existing_metadata, GBytes *signature_bytes); G_END_DECLS - |