]> git.ozlabs.org Git - yaboot.git/blobdiff - second/cfg.c
Fix incorrect comparision in get_params
[yaboot.git] / second / cfg.c
index 21db256305724d36371ed536d935768fa545c595..4277fdd219d9923e6f52659d10bff1fdc3f948c8 100644 (file)
@@ -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 {