mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: remove unused code (xf86Configure.c)
The xorg.conf generator was not assigning correctly the primary device
("bootable") as screen zero. So just skip this kind of routines for now.
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
This commit is contained in:
@@ -86,8 +86,6 @@ bus_pci_configure(void *busData)
|
||||
(DevToConfig[i].pVideo->func == pVideo->func))
|
||||
return 0;
|
||||
|
||||
xf86IsPrimaryPci(pVideo);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user