summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-12-05 10:59:10 -0600
committerFederico Mena Quintero <federico@gnome.org>2022-12-05 11:25:22 -0600
commit55934a591787833eea5bc8d18d139311eb650c72 (patch)
treed2ba59bbff471a64cac02ab8b60061ac5c78e538 /xml
parent3c6d273d0f36e7d325b5a6bafe6d2c2ea0718541 (diff)
downloadat-spi2-core-55934a591787833eea5bc8d18d139311eb650c72.tar.gz
deviceeventcontroller.c: Remove the DeregisterDeviceEventListener method
It is unused.
Diffstat (limited to 'xml')
-rw-r--r--xml/DeviceEventController.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/xml/DeviceEventController.xml b/xml/DeviceEventController.xml
index e2915900..0fc0730f 100644
--- a/xml/DeviceEventController.xml
+++ b/xml/DeviceEventController.xml
@@ -22,11 +22,6 @@
<arg direction="in" name="type" type="u"/>
</method>
- <method name="DeregisterDeviceEventListener">
- <arg direction="in" name="listener" type="o"/>
- <arg direction="in" name="types" type="u"/>
- </method>
-
<method name="GetKeystrokeListeners">
<arg direction="out" type="a(souua(iisi)u(bbb))"/>
</method>