mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-14 21:30:37 +01:00
Xephyr: don't initialise the GLX extension
This commit is contained in:
parent
7f231de5e0
commit
007e2239cf
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ InitCard (char *name)
|
|||
void
|
||||
InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv)
|
||||
{
|
||||
noGlxExtension=TRUE;
|
||||
KdInitOutput (pScreenInfo, argc, argv);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue