a11y: Drop the Focus event from the interface too

We don't use it anymore.
This commit is contained in:
Matthias Clasen 2024-05-01 07:57:19 -04:00
parent 8ec1045c87
commit 152dd70cde

View File

@ -184,10 +184,4 @@
</signal>
</interface>
<interface name="org.a11y.atspi.Event.Focus">
<signal name="Focus"><arg direction="in" type="(suuv)"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QSpiEvent"/>
</signal>
</interface>
</node>