On 07/ 9/12 06:02 PM, Daniel Stone wrote: > EXTERN_MODULE was used to specify that we shouldn't worry about modules > lacking a ModuleData object. It was also completely unused. *shrug* > > Signed-off-by: Daniel Stone <[email protected]> > Signed-off-by: Peter Hutterer <[email protected]>
Reviewed-by: Alan Coopersmith <[email protected]> The only thing I can think of that would have used this is nvidia's old glcore module, but now that we just use normal dlopen() calls, modules can be loaded directly with those instead of going through the XFree86 loader. -- -Alan Coopersmith- [email protected] Oracle Solaris Engineering - http://blogs.oracle.com/alanc _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
