]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Warning fixes
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 7 Jan 2010 21:22:11 +0000 (22:22 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 7 Jan 2010 21:22:11 +0000 (22:22 +0100)
normal/main.c

index 739ad3763e6b9cfc77ac2b872f31e988ab39f34c..7a5e3ee8e037bc187cddd9f1afb9513fb5ecda32 100644 (file)
@@ -433,8 +433,6 @@ grub_normal_init_page (struct grub_term_output *term)
   grub_free (unicode_msg);
 }
 
-static int reader_nested;
-
 static char *
 read_lists (struct grub_env_var *var __attribute__ ((unused)),
            const char *val)