[ostree] core: Remove unused prototypes
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] core: Remove unused prototypes
- Date: Wed, 4 Sep 2013 12:00:26 +0000 (UTC)
commit 79c922a00bdf27f5221b5d8d034ff98fe72b9b63
Author: Colin Walters <walters verbum org>
Date: Wed Sep 4 07:54:32 2013 -0400
core: Remove unused prototypes
src/libostree/ostree-core.h | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/src/libostree/ostree-core.h b/src/libostree/ostree-core.h
index ac3f58d..5c039c1 100644
--- a/src/libostree/ostree-core.h
+++ b/src/libostree/ostree-core.h
@@ -171,18 +171,6 @@ gboolean ostree_map_metadata_file (GFile *file,
GVariant **out_variant,
GError **error);
-GVariant *ostree_file_header_new (GFileInfo *file_info,
- GVariant *xattrs);
-
-gboolean ostree_file_header_parse (GVariant *metadata,
- GFileInfo **out_file_info,
- GVariant **out_xattrs,
- GError **error);
-gboolean ostree_zlib_file_header_parse (GVariant *metadata,
- GFileInfo **out_file_info,
- GVariant **out_xattrs,
- GError **error);
-
gboolean
ostree_content_stream_parse (gboolean compressed,
GInputStream *input,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]