Remove duplicate GDBusInterface declaration
authorRyan Lortie <desrt@desrt.ca>
Fri, 29 Apr 2011 21:06:26 +0000 (17:06 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 29 Apr 2011 21:07:28 +0000 (17:07 -0400)
It was in gdbusinterface.h but also in giotypes.h.  Remove it from the
former.

gio/gdbusinterface.h

index c106018..967ca39 100644 (file)
@@ -39,7 +39,6 @@ G_BEGIN_DECLS
  *
  * Since: 2.30
  */
-typedef struct _GDBusInterface GDBusInterface; /* Dummy typedef */
 
 typedef struct _GDBusInterfaceIface GDBusInterfaceIface;