DBus: Remove flash argument

There is no flash argument implemented.
This commit is contained in:
Wim Taymans 2014-06-11 22:25:05 +02:00
parent 17f481f6fe
commit 772d8692e7

View File

@ -38,7 +38,6 @@
<method name="Screencast">
<arg type="s" direction="in" name="file_template"/>
<arg type="a{sv}" direction="in" name="options"/>
<arg type="b" direction="in" name="flash"/>
<arg type="b" direction="out" name="success"/>
<arg type="s" direction="out" name="filename_used"/>
</method>