del using log

Signed-off-by: liyufan <liyufan5@huawei.com>
This commit is contained in:
liyufan 2024-01-29 12:34:42 +00:00 committed by Gitee
parent 71af878a1d
commit 4437b95e36
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1138,7 +1138,6 @@ static void wpa_supplicant_global_ctrl_iface_receive(int sock, void *eloop_ctx,
} else {
reply_buf = wpa_supplicant_global_ctrl_iface_process(
global, buf, &reply_len);
wpa_printf(MSG_INFO, "reply_len=%zu, reply_buf=%s", reply_len, reply_buf);
reply = reply_buf;
/*