extlinux: remove duplicate "const char *program;"
authorGilles Espinasse <g.esp@free.fr>
Sat, 20 Jun 2009 00:21:19 +0000 (17:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 20 Jun 2009 00:21:19 +0000 (17:21 -0700)
Remove redundant declaration.

extlinux/main.c

index b1e5ed1..19748c8 100644 (file)
@@ -176,8 +176,6 @@ enum bs_offsets {
 #define EXT2_SUPER_OFFSET 1024
 #endif
 
-const char *program;
-
 /*
  * Boot block
  */