shithub: riscv

Download patch

ref: d80826d6e5dc74c105934dd5d92f1c60c2468b48
parent: a9be1374a006b95b017f7123a5f0f2193aa90279
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Dec 2 03:26:34 EST 2019

vgai81x: remove unused mach0 variable

--- a/sys/src/9/pc/vgai81x.c
+++ b/sys/src/9/pc/vgai81x.c
@@ -55,7 +55,6 @@
 {
 	Pcidev *p;
 	int size;
-	Mach *mach0;
 	ulong *pgtbl, *rp, fbuf, fbend;
 	
 	if(scr->mmio)