From 426e1b61595f0c822b4a4f62f0d9152a6558232d Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Fri, 29 Apr 2011 17:06:26 -0400 Subject: [PATCH] Remove duplicate GDBusInterface declaration It was in gdbusinterface.h but also in giotypes.h. Remove it from the former. --- gio/gdbusinterface.h | 1 - 1 file changed, 1 deletion(-) 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; -- 2.7.4