X-Git-Url: https://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=second%2Fcfg.c;h=4277fdd219d9923e6f52659d10bff1fdc3f948c8;hp=21db256305724d36371ed536d935768fa545c595;hb=3901c5b44c63c5bf9f576d0dd7646241b8ee4088;hpb=4eb6ac2f80d2469e912e85a0962989d5e97ed3dd 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 {