mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
(submit/miext-extinit) render: unexport noRenderExtension field
This field isn't used by any drivers, and also better belongs into the corresponding extension instead of OS adaption layer. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
#include "panoramiXsrv.h"
|
||||
#endif
|
||||
|
||||
Bool noRenderExtension = FALSE;
|
||||
|
||||
static int ProcRenderQueryVersion(ClientPtr pClient);
|
||||
static int ProcRenderQueryPictFormats(ClientPtr pClient);
|
||||
static int ProcRenderQueryPictIndexValues(ClientPtr pClient);
|
||||
|
||||
Reference in New Issue
Block a user