diff --git a/src/wiphy.c b/src/wiphy.c index 43c380e0..a319d99d 100644 --- a/src/wiphy.c +++ b/src/wiphy.c @@ -84,7 +84,6 @@ struct wiphy { static struct l_queue *wiphy_list = NULL; - static bool _msg_append_attr(struct l_genl_msg *msg, uint16_t type, const char *type_str, uint16_t len, const void *value)