agent: Drop unused declaration

This commit is contained in:
Andrew Zaborowski 2016-06-07 05:29:56 +02:00 committed by Denis Kenzior
parent 2285ad24ab
commit 0cb233cdde
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ typedef void (*agent_request_passphrase_func_t) (enum agent_result result,
bool agent_init(struct l_dbus *dbus);
bool agent_exit(struct l_dbus *dbus);
bool agent_setup(struct l_dbus_interface *interface);
void agent_shutdown(void);
unsigned int agent_request_passphrase(const char *path,