Kaydet (Commit) 6f9dcfd5 authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

Remove probe method

üst 33ba7870
...@@ -72,10 +72,6 @@ ...@@ -72,10 +72,6 @@
<interface name="Xorg.Driver"> <interface name="Xorg.Driver">
<method name="enable"/> <method name="enable"/>
<method name="disable"/> <method name="disable"/>
<method name="probe">
<arg name="device" type="a{ss}" direction="in"/>
<arg name="result" type="a{ss}" direction="out"/>
</method>
<method name="getInfo"> <method name="getInfo">
<arg name="info" type="a{ss}" direction="out"/> <arg name="info" type="a{ss}" direction="out"/>
</method> </method>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment