mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Don't use gfxXlibSurface in GLContextGLX.
This commit is contained in:
parent
064308ec8a
commit
612a363977
3 changed files with 31 additions and 39 deletions
|
|
@ -731,8 +731,7 @@ public:
|
|||
false,
|
||||
mXDisplay,
|
||||
root,
|
||||
config,
|
||||
false);
|
||||
config);
|
||||
|
||||
if (!mGLContext) {
|
||||
lock.NotifyAll();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue