[ostree] core: Drop duplicated type declarations
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] core: Drop duplicated type declarations
- Date: Sat, 17 Aug 2013 12:42:16 +0000 (UTC)
commit 06d1a56bc9edf943c63c5e9ccc8ad630cdbe6c6d
Author: Colin Walters <walters verbum org>
Date: Sat Aug 17 08:23:28 2013 -0400
core: Drop duplicated type declarations
3 fewer gtk-doc warnings, 99 still left on the wall...
src/libostree/ostree-types.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/libostree/ostree-types.h b/src/libostree/ostree-types.h
index 5370aac..a0fff03 100644
--- a/src/libostree/ostree-types.h
+++ b/src/libostree/ostree-types.h
@@ -26,11 +26,8 @@
G_BEGIN_DECLS
-struct OstreeRepo;
typedef struct OstreeRepo OstreeRepo;
-struct OstreeMutableTree;
typedef struct OstreeMutableTree OstreeMutableTree;
-struct OstreeRepoFile;
typedef struct OstreeRepoFile OstreeRepoFile;
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]