summaryrefslogtreecommitdiffstats
path: root/hcid/agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/agent.h')
-rw-r--r--hcid/agent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hcid/agent.h b/hcid/agent.h
index bfbce0b1..7cf703af 100644
--- a/hcid/agent.h
+++ b/hcid/agent.h
@@ -49,8 +49,6 @@ int agent_confirm(struct agent *agent, const char *device, const char *pin,
int agent_cancel(struct agent *agent);
-void agent_release(struct agent *agent);
-
gboolean agent_matches(struct agent *agent, const char *name, const char *path);
void agent_init(void);