mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 05:58:22 +02:00
protocol: remove an unused sub-surface error code
This was left over from allowing nesting. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
86c8ca03b5
commit
5545320c36
1 changed files with 0 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue