[glib] Remove duplicate GDBusInterface declaration
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Remove duplicate GDBusInterface declaration
- Date: Fri, 29 Apr 2011 21:07:15 +0000 (UTC)
commit 426e1b61595f0c822b4a4f62f0d9152a6558232d
Author: Ryan Lortie <desrt desrt ca>
Date: Fri Apr 29 17:06:26 2011 -0400
Remove duplicate GDBusInterface declaration
It was in gdbusinterface.h but also in giotypes.h. Remove it from the
former.
gio/gdbusinterface.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusinterface.h b/gio/gdbusinterface.h
index c106018..967ca39 100644
--- a/gio/gdbusinterface.h
+++ b/gio/gdbusinterface.h
@@ -39,7 +39,6 @@ G_BEGIN_DECLS
*
* Since: 2.30
*/
-typedef struct _GDBusInterface GDBusInterface; /* Dummy typedef */
typedef struct _GDBusInterfaceIface GDBusInterfaceIface;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]