[PATCH weston 6/6] protocol: remove an unused sub-surface error code

Kristian Høgsberg hoegsberg at gmail.com
Fri May 17 13:22:50 PDT 2013


On Fri, May 17, 2013 at 04:46:08PM +0300, ppaalanen at gmail.com wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> This was left over from allowing nesting.

Thanks, all patches in this series applied.

Kristian

> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> ---
>  protocol/subsurface.xml | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/protocol/subsurface.xml b/protocol/subsurface.xml
> index 9c04a30..9e4a658 100644
> --- a/protocol/subsurface.xml
> +++ b/protocol/subsurface.xml
> @@ -60,8 +60,6 @@
>      <enum name="error">
>        <entry name="bad_surface" value="0"
>               summary="the to-be sub-surface is invalid"/>
> -      <entry name="bad_parent" value="1"
> -             summary="the given parent is a sub-surface"/>
>      </enum>
>  
>      <request name="get_subsurface">
> -- 
> 1.8.1.5
> 


More information about the wayland-devel mailing list