mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-03 15:58:43 +00:00
Do not typedef DisplayChannel twice
Already defined in dcc.h. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Pavel Grunt <pgrunt@redhat.com>
This commit is contained in:
parent
bd322b68e6
commit
4121547ba8
@ -42,9 +42,6 @@
|
||||
#define RED_STREAM_DEFAULT_LOW_START_BIT_RATE (2.5 * 1024 * 1024) // 2.5Mbps
|
||||
#define MAX_FPS 30
|
||||
|
||||
/* move back to display_channel once struct private */
|
||||
typedef struct DisplayChannel DisplayChannel;
|
||||
|
||||
typedef struct Stream Stream;
|
||||
|
||||
typedef struct RedStreamActivateReportItem {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user