summaryrefslogtreecommitdiffstats
path: root/hcid/kword.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-03-11 04:05:42 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-03-11 04:05:42 +0000
commit5f2d86a6658b756d878ae467a6fc4fd4d7c1968d (patch)
tree1805bea9e804f2dffe6196e0130f0e00d5fd6a08 /hcid/kword.c
parent085532b9b31837bdd7d028c1e65bf428807d27bb (diff)
Remove PIN helper and D-Bus PIN helper support
Diffstat (limited to 'hcid/kword.c')
-rw-r--r--hcid/kword.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/hcid/kword.c b/hcid/kword.c
index f7a3f66e..32fd5571 100644
--- a/hcid/kword.c
+++ b/hcid/kword.c
@@ -60,9 +60,7 @@ struct kword cfg_keyword[] = {
{ "pageto", K_PAGETO },
{ "auth", K_AUTH },
{ "encrypt", K_ENCRYPT },
- { "pin_code", K_PINCODE },
- { "pin_helper", K_PINHELP },
- { "dbus_pin_helper", K_DBUSPINHELP },
+ { "passkey", K_PASSKEY },
{ "yes", K_YES },
{ "no", K_NO },