[Spice-devel] [PATCH] Remove unused structure declaration
Pavel Grunt
pgrunt at redhat.com
Mon Sep 12 12:02:14 UTC 2016
Ack,
Pavel
On Mon, 2016-09-12 at 12:51 +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> server/inputs-channel.c | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/server/inputs-channel.c b/server/inputs-channel.c
> index da0f027..ce86d7e 100644
> --- a/server/inputs-channel.c
> +++ b/server/inputs-channel.c
> @@ -116,10 +116,6 @@ struct InputsChannel {
> SpiceTabletInstance *tablet;
> };
>
> -typedef struct RedInputsPipeItem {
> - RedPipeItem base;
> -} RedInputsPipeItem;
> -
> typedef struct RedKeyModifiersPipeItem {
> RedPipeItem base;
> uint8_t modifiers;
>
More information about the Spice-devel
mailing list