diff options
Diffstat (limited to 'unstable/tablet')
-rw-r--r-- | unstable/tablet/tablet-unstable-v1.xml | 1 | ||||
-rw-r--r-- | unstable/tablet/tablet-unstable-v2.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/unstable/tablet/tablet-unstable-v1.xml b/unstable/tablet/tablet-unstable-v1.xml index c5f58e9..6db9c05 100644 --- a/unstable/tablet/tablet-unstable-v1.xml +++ b/unstable/tablet/tablet-unstable-v1.xml @@ -542,7 +542,6 @@ wp_tablet_tool.proximity_in and wp_tablet_tool.proximity_out for details. </description> - <arg name="serial" type="uint"/> <arg name="button" type="uint" summary="The button whose state has changed"/> <arg name="state" type="uint" enum="button_state" summary="Whether the button was pressed or released"/> diff --git a/unstable/tablet/tablet-unstable-v2.xml b/unstable/tablet/tablet-unstable-v2.xml index 728a3df..b286d96 100644 --- a/unstable/tablet/tablet-unstable-v2.xml +++ b/unstable/tablet/tablet-unstable-v2.xml @@ -556,7 +556,6 @@ wp_tablet_tool.proximity_in and wp_tablet_tool.proximity_out for details. </description> - <arg name="serial" type="uint"/> <arg name="button" type="uint" summary="The button whose state has changed"/> <arg name="state" type="uint" enum="button_state" summary="Whether the button was pressed or released"/> |