mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
pseudoramiX: unexport noPseudoramiXExtension
Not used by any driver (not even by xf86 at all), so no need to keep it exported. Also disposing the now empty nonsdk_extinit.h, which also isn't used by any drivers. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
25d99353ee
commit
1ae9646936
@@ -29,6 +29,8 @@ extern Bool noNamespaceExtension;
|
||||
|
||||
extern Bool PanoramiXExtensionDisabledHack;
|
||||
|
||||
extern Bool noPseudoramiXExtension;
|
||||
|
||||
extern char *namespaceConfigFile;
|
||||
|
||||
void CompositeExtensionInit(void);
|
||||
|
||||
Reference in New Issue
Block a user