mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix unused var warning from pci cleanups.
This commit is contained in:
committed by
Kristian Høgsberg
parent
181cc08c89
commit
f0543ae4ec
@@ -69,8 +69,6 @@ static pointer DomainMmappedIO[MAX_DOMAINS];
|
||||
void
|
||||
linuxPciInit(void)
|
||||
{
|
||||
struct stat st;
|
||||
|
||||
memset(DomainMmappedIO, 0, sizeof(DomainMmappedIO));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user