summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extlinux/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/extlinux/main.c b/extlinux/main.c
index b1e5ed17..19748c8d 100644
--- a/extlinux/main.c
+++ b/extlinux/main.c
@@ -176,8 +176,6 @@ enum bs_offsets {
#define EXT2_SUPER_OFFSET 1024
#endif
-const char *program;
-
/*
* Boot block
*/