X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=file.c;h=95469c5f64e7b221621ee27b29fc2e45fb549bba;hp=8e7f0ce82b2a2e6790bb0e8c762833df00953f3a;hb=1085fcb801f6e716b41d4c80942c7c802b5270b3;hpb=72d64f1bf4ee47788fee5b3eb4149c9fb34859d3 diff --git a/file.c b/file.c index 8e7f0ce..95469c5 100644 --- a/file.c +++ b/file.c @@ -373,7 +373,6 @@ static void uci_fixup_section(struct uci_context *ctx, struct uci_section *s) static void uci_parse_config(struct uci_context *ctx, char **str) { struct uci_parse_context *pctx = ctx->pctx; - struct uci_section *s; char *name = NULL; char *type = NULL;