mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 10:27:23 +00:00
Unexport xf86NoSharedResources
This commit is contained in:
@@ -2671,7 +2671,7 @@ CheckGenericGA()
|
||||
#endif
|
||||
}
|
||||
|
||||
_X_EXPORT Bool
|
||||
Bool
|
||||
xf86NoSharedResources(int screenIndex,resType res)
|
||||
{
|
||||
int j;
|
||||
|
||||
@@ -321,7 +321,6 @@ _X_HIDDEN void *xfree86LookupTab[] = {
|
||||
SYMFUNC(xf86IsEntityPrimary)
|
||||
SYMFUNC(xf86SetOperatingState)
|
||||
SYMFUNC(xf86FindScreenForEntity)
|
||||
SYMFUNC(xf86NoSharedResources)
|
||||
/* Shared Accel Accessor Functions */
|
||||
SYMFUNC(xf86GetLastScrnFlag)
|
||||
SYMFUNC(xf86SetLastScrnFlag)
|
||||
|
||||
Reference in New Issue
Block a user