From f2f02114f65ca94c5c6db050136226377042a1e3 Mon Sep 17 00:00:00 2001 From: Marin Ramesa Date: Thu, 14 Nov 2013 12:11:59 +0100 Subject: i386/i386/loose_ends.c: remove unused variable * i386/i386/loose_ends.c (boothowto): Remove unused variable. --- i386/i386/loose_ends.c | 1 - 1 file changed, 1 deletion(-) (limited to 'i386') diff --git a/i386/i386/loose_ends.c b/i386/i386/loose_ends.c index 49848ab..30e7763 100644 --- a/i386/i386/loose_ends.c +++ b/i386/i386/loose_ends.c @@ -36,7 +36,6 @@ * For now we will always go to single user mode, since there is * no way pass this request through the boot. */ -int boothowto = 0; /* Someone with time should write code to set cpuspeed automagically */ int cpuspeed = 4; -- cgit v1.2.3