pc: remove unused bootdisk[] variable

This commit is contained in:
cinap_lenrek 2014-12-17 09:45:50 +01:00
parent 06e6115044
commit 0e2ff6fb1f

View file

@ -24,7 +24,6 @@ Mach *m;
#define BOOTARGSLEN (4096-0x200-BOOTLINELEN)
#define MAXCONF 64
char bootdisk[KNAMELEN];
Conf conf;
char *confname[MAXCONF];
char *confval[MAXCONF];