Remove this pointless debug.

This commit is contained in:
Roy Marples 2015-12-17 13:51:56 +00:00
parent dd30f5cd2c
commit 81806872f3

View File

@ -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 */