From c1df4fbede8058c15ce3a5759a7758fecafbb9e7 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 3 Oct 2008 13:08:43 -0400 Subject: Unexport (and unimplement) xf86SetAccessFuncs. Because, no. --- hw/xfree86/loader/xf86sym.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/xfree86/loader') diff --git a/hw/xfree86/loader/xf86sym.c b/hw/xfree86/loader/xf86sym.c index 3d6ca7bd8..72b39754b 100644 --- a/hw/xfree86/loader/xf86sym.c +++ b/hw/xfree86/loader/xf86sym.c @@ -324,7 +324,6 @@ _X_HIDDEN void *xfree86LookupTab[] = { SYMFUNC(xf86DeallocateResourcesForEntity) SYMFUNC(xf86RegisterResources) SYMFUNC(xf86CheckPciMemBase) - SYMFUNC(xf86SetAccessFuncs) SYMFUNC(xf86IsEntityPrimary) SYMFUNC(xf86SetOperatingState) SYMFUNC(xf86EnterServerState) -- cgit v1.2.3