[Spice-devel] [PATCH spice-server] Remove unused InputsChannelPrivate typedef
Frediano Ziglio
fziglio at redhat.com
Tue Oct 18 11:17:14 UTC 2016
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
server/inputs-channel.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/server/inputs-channel.h b/server/inputs-channel.h
index 4bae61f..26569fa 100644
--- a/server/inputs-channel.h
+++ b/server/inputs-channel.h
@@ -41,7 +41,6 @@ G_BEGIN_DECLS
typedef struct InputsChannel InputsChannel;
typedef struct InputsChannelClass InputsChannelClass;
-typedef struct InputsChannelPrivate InputsChannelPrivate;
GType inputs_channel_get_type(void) G_GNUC_CONST;
--
2.7.4
More information about the Spice-devel
mailing list