diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-02-26 17:15:48 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-02-26 17:15:48 +0000 |
commit | 5bbb4b3ec3aeb76553500b35ec5c19e1e09bbbed (patch) | |
tree | 73dc925f1db99b2ed0ac742419f65755b74311eb /hcid/dbus-test | |
parent | 6ef17a10f724fa6c936516d61d090c9b5ef21aa2 (diff) |
Remove duplicate method entry
Diffstat (limited to 'hcid/dbus-test')
-rwxr-xr-x | hcid/dbus-test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/dbus-test b/hcid/dbus-test index 10aad683..b52dd023 100755 --- a/hcid/dbus-test +++ b/hcid/dbus-test @@ -43,7 +43,6 @@ dev_cmds = [ "GetAddress", "HasBonding", "ListBondings", "PinCodeLength", - "GetServiceClasses", "EncryptionKeySize" ] dev_signals = [ "ModeChanged", "NameChanged", |