egl/xdri: Update with glxclient.h change.
__glXFindDisplay is no longer static since
7a9329ba99.
This commit is contained in:
@@ -53,7 +53,6 @@ static /* const */ XExtensionHooks __glXExtensionHooks = {
|
||||
NULL, /* error_string */
|
||||
};
|
||||
|
||||
static
|
||||
XEXT_GENERATE_FIND_DISPLAY(__glXFindDisplay, __glXExtensionInfo,
|
||||
__glXExtensionName, &__glXExtensionHooks,
|
||||
__GLX_NUMBER_EVENTS, NULL)
|
||||
|
||||
Reference in New Issue
Block a user