From cd4b39403d74f314e1c2cfa4cf0e4fe542891dc3 Mon Sep 17 00:00:00 2001 From: George Sapountzis Date: Sat, 10 Mar 2007 23:12:15 +0200 Subject: Drop symbol lists from r128, radeon, theatre. compile-tested only --- src/r128_misc.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/r128_misc.c') diff --git a/src/r128_misc.c b/src/r128_misc.c index 5ace7d7c..49d2803b 100644 --- a/src/r128_misc.c +++ b/src/r128_misc.c @@ -24,8 +24,6 @@ #include "config.h" #endif -#ifdef XFree86LOADER - #include "ativersion.h" #include "r128_probe.h" @@ -71,8 +69,6 @@ R128Setup if (!xf86ServerIsOnlyDetecting() && !LoaderSymbol(ATI_NAME)) xf86LoadOneModule(ATI_DRIVER_NAME, Options); - R128LoaderRefSymLists(); - Inited = TRUE; } @@ -86,5 +82,3 @@ _X_EXPORT XF86ModuleData r128ModuleData = R128Setup, NULL }; - -#endif /* XFree86LOADER */ -- cgit v1.2.3