[Spice-devel] [PATCH spice] spice.h: remove redundant QXLReleaseInfo declaration
Uri Lublin
uril at redhat.com
Thu Nov 27 01:22:42 PST 2014
On 11/26/2014 08:00 PM, Marc-André Lureau wrote:
> ping
>
> On Tue, Nov 25, 2014 at 3:38 PM, Marc-André Lureau
> <marcandre.lureau at gmail.com> wrote:
>> The union is already declared in <spice/qxl_dev.h>.
>> ---
>> server/spice.h | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/server/spice.h b/server/spice.h
>> index bd5bba8..84f9696 100644
>> --- a/server/spice.h
>> +++ b/server/spice.h
>> @@ -111,7 +111,6 @@ typedef struct QXLState QXLState;
>> typedef struct QXLWorker QXLWorker;
>> typedef struct QXLDevMemSlot QXLDevMemSlot;
>> typedef struct QXLDevSurfaceCreate QXLDevSurfaceCreate;
>> -union QXLReleaseInfo;
>> struct QXLReleaseInfoExt;
>> struct QXLCommand;
>> struct QXLCommandExt;
Hi Marc-Andre,
Looks good.
Any reason for not removing QXLReleaseInfoExt QXLCommand and
QXLCommandExt too ?
Thanks,
Uri
More information about the Spice-devel
mailing list