diff options
Diffstat (limited to 'stable/viewporter')
-rw-r--r-- | stable/viewporter/viewporter.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/stable/viewporter/viewporter.xml b/stable/viewporter/viewporter.xml index 5d006c0..c732d8c 100644 --- a/stable/viewporter/viewporter.xml +++ b/stable/viewporter/viewporter.xml @@ -54,7 +54,6 @@ a wp_viewport object associated, the viewport_exists protocol error is raised. </description> - <arg name="id" type="new_id" interface="wp_viewport" summary="the new viewport interface id"/> <arg name="surface" type="object" interface="wl_surface" @@ -159,7 +158,6 @@ The crop and scale state is double-buffered state, and will be applied on the next wl_surface.commit. </description> - <arg name="x" type="fixed" summary="source rectangle x"/> <arg name="y" type="fixed" summary="source rectangle y"/> <arg name="width" type="fixed" summary="source rectangle width"/> @@ -180,7 +178,6 @@ The crop and scale state is double-buffered state, and will be applied on the next wl_surface.commit. </description> - <arg name="width" type="int" summary="surface width"/> <arg name="height" type="int" summary="surface height"/> </request> |