mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-05 13:50:11 +01:00
Fix unused var warning from pci cleanups.
This commit is contained in:
parent
181cc08c89
commit
f0543ae4ec
1 changed files with 0 additions and 2 deletions
|
|
@ -69,8 +69,6 @@ static pointer DomainMmappedIO[MAX_DOMAINS];
|
|||
void
|
||||
linuxPciInit(void)
|
||||
{
|
||||
struct stat st;
|
||||
|
||||
memset(DomainMmappedIO, 0, sizeof(DomainMmappedIO));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue