[Spice-devel] [PATCH spice-server 05/10] Do not typedef DisplayChannel twice
Pavel Grunt
pgrunt at redhat.com
Tue Oct 18 08:43:34 UTC 2016
On Mon, 2016-10-17 at 14:26 +0100, Frediano Ziglio wrote:
> Already defined in dcc.h.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Pavel Grunt <pgrunt at redhat.com>
> ---
> server/stream.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/server/stream.h b/server/stream.h
> index 77223c8..a415e43 100644
> --- a/server/stream.h
> +++ b/server/stream.h
> @@ -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 {
More information about the Spice-devel
mailing list