mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-07 00:50:37 +00:00
dcc: Remove obsolete comment
RedPipeItem does not contain a link anymore. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
bde8ef5a4e
commit
f0d40082b0
@ -124,7 +124,7 @@ typedef struct RedImageItem {
|
||||
} RedImageItem;
|
||||
|
||||
typedef struct RedDrawablePipeItem {
|
||||
RedPipeItem dpi_pipe_item; /* link for the client's pipe itself */
|
||||
RedPipeItem dpi_pipe_item;
|
||||
Drawable *drawable;
|
||||
DisplayChannelClient *dcc;
|
||||
} RedDrawablePipeItem;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user