mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 10:38:30 +02:00
egl/xdri: Update with glxclient.h change.
__glXFindDisplay is no longer static since
7a9329ba99.
This commit is contained in:
parent
7a9329ba99
commit
0d2d40451d
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ static /* const */ XExtensionHooks __glXExtensionHooks = {
|
|||
NULL, /* error_string */
|
||||
};
|
||||
|
||||
static
|
||||
XEXT_GENERATE_FIND_DISPLAY(__glXFindDisplay, __glXExtensionInfo,
|
||||
__glXExtensionName, &__glXExtensionHooks,
|
||||
__GLX_NUMBER_EVENTS, NULL)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue