mirror of
https://github.com/rsmarples/dhcpcd.git
synced 2024-11-24 18:44:10 +08:00
Remove this pointless debug.
This commit is contained in:
parent
dd30f5cd2c
commit
81806872f3
@ -2342,8 +2342,6 @@ read_config(struct dhcpcd_ctx *ctx,
|
||||
continue;
|
||||
}
|
||||
ctx->ifcc++;
|
||||
logger(ctx, LOG_DEBUG, "allowing interface %s",
|
||||
ctx->ifcv[ctx->ifcc - 1]);
|
||||
continue;
|
||||
}
|
||||
/* Start of an ssid block, skip if not ours */
|
||||
|
Loading…
Reference in New Issue
Block a user