[PATCH weston 6/6] protocol: remove an unused sub-surface error code
ppaalanen at gmail.com
ppaalanen at gmail.com
Fri May 17 06:46:08 PDT 2013
From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
This was left over from allowing nesting.
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