Remove duplicate GDBusInterface declaration

It was in gdbusinterface.h but also in giotypes.h.  Remove it from the
former.
This commit is contained in:
Ryan Lortie 2011-04-29 17:06:26 -04:00
parent 92aed13eb8
commit 426e1b6159

View File

@ -39,7 +39,6 @@ G_BEGIN_DECLS
*
* Since: 2.30
*/
typedef struct _GDBusInterface GDBusInterface; /* Dummy typedef */
typedef struct _GDBusInterfaceIface GDBusInterfaceIface;