mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 01:49:01 +00:00
Unexport xf86SetEntityFuncs
This commit is contained in:
@@ -253,7 +253,7 @@ xf86IsEntityPrimary(int entityIndex)
|
||||
}
|
||||
}
|
||||
|
||||
_X_EXPORT Bool
|
||||
Bool
|
||||
xf86SetEntityFuncs(int entityIndex, EntityProc init, EntityProc enter,
|
||||
EntityProc leave, pointer private)
|
||||
{
|
||||
|
||||
@@ -316,7 +316,6 @@ _X_HIDDEN void *xfree86LookupTab[] = {
|
||||
SYMFUNC(xf86GetNumEntityInstances)
|
||||
SYMFUNC(xf86GetDevFromEntity)
|
||||
SYMFUNC(xf86GetPciInfoForEntity)
|
||||
SYMFUNC(xf86SetEntityFuncs)
|
||||
SYMFUNC(xf86DeallocateResourcesForEntity)
|
||||
SYMFUNC(xf86RegisterResources)
|
||||
SYMFUNC(xf86CheckPciMemBase)
|
||||
|
||||
Reference in New Issue
Block a user