mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-08 11:33:03 +00:00
removed unused recv_core field
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
d3153f8610
commit
78c8203f16
@ -41,7 +41,6 @@ typedef struct DispatcherMessage {
|
||||
} DispatcherMessage;
|
||||
|
||||
struct Dispatcher {
|
||||
SpiceCoreInterface *recv_core;
|
||||
int recv_fd;
|
||||
int send_fd;
|
||||
pthread_t self;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user