mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-27 01:34:54 +00:00
Unexport xf86EnterServerState
This commit is contained in:
@@ -1790,7 +1790,7 @@ SetSIGIOForState(xf86State state)
|
||||
}
|
||||
}
|
||||
|
||||
_X_EXPORT void
|
||||
void
|
||||
xf86EnterServerState(xf86State state)
|
||||
{
|
||||
EntityPtr pEnt;
|
||||
|
||||
@@ -326,7 +326,6 @@ _X_HIDDEN void *xfree86LookupTab[] = {
|
||||
SYMFUNC(xf86CheckPciMemBase)
|
||||
SYMFUNC(xf86IsEntityPrimary)
|
||||
SYMFUNC(xf86SetOperatingState)
|
||||
SYMFUNC(xf86EnterServerState)
|
||||
SYMFUNC(xf86ChkConflict)
|
||||
SYMFUNC(xf86FindScreenForEntity)
|
||||
SYMFUNC(xf86RegisterStateChangeNotificationCallback)
|
||||
|
||||
Reference in New Issue
Block a user