mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-14 03:35:52 +00:00
Remove unused structure declaration
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Pavel Grunt <pgrunt@redhat.com>
This commit is contained in:
parent
249d418d33
commit
9432b01663
@ -116,10 +116,6 @@ struct InputsChannel {
|
||||
SpiceTabletInstance *tablet;
|
||||
};
|
||||
|
||||
typedef struct RedInputsPipeItem {
|
||||
RedPipeItem base;
|
||||
} RedInputsPipeItem;
|
||||
|
||||
typedef struct RedKeyModifiersPipeItem {
|
||||
RedPipeItem base;
|
||||
uint8_t modifiers;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user