mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-10 17:52:36 +01:00
agent: Drop unused declaration
This commit is contained in:
parent
2285ad24ab
commit
0cb233cdde
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user