summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-12-02 08:26:34 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2019-12-02 08:26:34 +0100
commitd80826d6e5dc74c105934dd5d92f1c60c2468b48 (patch)
tree7446c390009f0cf449a21fe7b15b597798d58e9c
parenta9be1374a006b95b017f7123a5f0f2193aa90279 (diff)
downloadplan9front-d80826d6e5dc74c105934dd5d92f1c60c2468b48.tar.xz
vgai81x: remove unused mach0 variable
-rw-r--r--sys/src/9/pc/vgai81x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/9/pc/vgai81x.c b/sys/src/9/pc/vgai81x.c
index 735f33915..0fbd2331e 100644
--- a/sys/src/9/pc/vgai81x.c
+++ b/sys/src/9/pc/vgai81x.c
@@ -55,7 +55,6 @@ i81xenable(VGAscr* scr)
{
Pcidev *p;
int size;
- Mach *mach0;
ulong *pgtbl, *rp, fbuf, fbend;
if(scr->mmio)