X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=second%2Fcfg.c;h=4277fdd219d9923e6f52659d10bff1fdc3f948c8;hb=3901c5b44c63c5bf9f576d0dd7646241b8ee4088;hp=21db256305724d36371ed536d935768fa545c595;hpb=4d84db875abc3fb337368263333c47bfd5c14d13;p=yaboot.git diff --git a/second/cfg.c b/second/cfg.c index 21db256..4277fdd 100644 --- a/second/cfg.c +++ b/second/cfg.c @@ -102,7 +102,6 @@ static char *currp = NULL; static char *endp = NULL; static char *file_name = NULL; static CONFIG *curr_table = cf_options; -static int ignore_entry; static jmp_buf env; static struct IMAGES {