mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
unit: Remove unneeded function
This commit is contained in:
parent
89e4538945
commit
d8931f5b58
@ -34,13 +34,6 @@
|
||||
#include "src/eapol.h"
|
||||
#include "src/crypto.h"
|
||||
|
||||
static void do_debug(const char *str, void *user_data)
|
||||
{
|
||||
const char *prefix = user_data;
|
||||
|
||||
l_info("%s%s", prefix, str);
|
||||
}
|
||||
|
||||
struct eapol_key_data {
|
||||
const unsigned char *frame;
|
||||
size_t frame_len;
|
||||
|
Loading…
Reference in New Issue
Block a user