[geocode-glib] lib: Fix redefinition warning
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] lib: Fix redefinition warning
- Date: Thu, 21 Apr 2011 12:51:47 +0000 (UTC)
commit 0399e113f2ad34f081ee9fa2ab3d72fbb51c60d4
Author: Bastien Nocera <hadess hadess net>
Date: Thu Apr 21 13:50:24 2011 +0100
lib: Fix redefinition warning
geocode-glib/geocode-glib.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/geocode-glib/geocode-glib.c b/geocode-glib/geocode-glib.c
index 110f48a..73f30cd 100644
--- a/geocode-glib/geocode-glib.c
+++ b/geocode-glib/geocode-glib.c
@@ -27,8 +27,6 @@
#include <geocode-error.h>
#include <geocode-glib-private.h>
-typedef struct GeocodeObjectPrivate GeocodeObjectPrivate;
-
struct GeocodeObjectPrivate {
GHashTable *ht;
guint reverse : 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]