diff options
-rw-r--r-- | i386/i386/loose_ends.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; |