mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-04 14:09:09 -04:00
update-portal: Remove unnecessary handle arg from Progress signal
There is no need to pass the handle, that is already available to the reciever as the object path of the signal.
This commit is contained in:
committed by
Alexander Larsson
parent
930919d7b1
commit
a0c46c1ea2
@@ -307,7 +307,6 @@
|
||||
</variablelist>
|
||||
-->
|
||||
<signal name="Progress">
|
||||
<arg type="o" name="handle" direction="out"/>
|
||||
<arg type="a{sv}" name="info" direction="out"/>
|
||||
</signal>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user