Remove base from SmartCardChannelClientPrivate. Public have already the base. Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- server/smartcard-channel-client.c | 1 - 1 file changed, 1 deletion(-) diff --git a/server/smartcard-channel-client.c b/server/smartcard-channel-client.c index afd0899..beda2fc 100644 --- a/server/smartcard-channel-client.c +++ b/server/smartcard-channel-client.c @@ -26,7 +26,6 @@ G_DEFINE_TYPE(SmartCardChannelClient, smart_card_channel_client, RED_TYPE_CHANNE struct SmartCardChannelClientPrivate { - RedChannelClient base; RedCharDeviceSmartcard *smartcard; /* read_from_client/write_to_device buffer. -- 2.7.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel