[couchdb-glib] Use a private structure instead of hiding the Couchdb object declaration
- From: Rodrigo Moya <rodrigo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [couchdb-glib] Use a private structure instead of hiding the Couchdb object declaration
- Date: Fri, 8 Jan 2010 15:47:53 +0000 (UTC)
commit 79c7e2c3496d7a476ba02709c7e28cf5ae61810f
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Fri Jan 8 14:04:36 2010 +0100
Use a private structure instead of hiding the Couchdb object declaration
couchdb-glib/couchdb-types.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/couchdb-glib/couchdb-types.h b/couchdb-glib/couchdb-types.h
index 55b7944..abb84b0 100644
--- a/couchdb-glib/couchdb-types.h
+++ b/couchdb-glib/couchdb-types.h
@@ -29,7 +29,6 @@
G_BEGIN_DECLS
typedef struct _CouchdbDocument CouchdbDocument;
-typedef struct _Couchdb Couchdb;
typedef struct _CouchdbDatabaseInfo CouchdbDatabaseInfo;
typedef struct _CouchdbDocumentInfo CouchdbDocumentInfo;
typedef struct _CouchdbStructField CouchdbStructField;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]