mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-16 15:50:40 +01:00
Port last changes from master into glucose code.
This commit is contained in:
parent
e72b8dd7c0
commit
dd80dbf497
1 changed files with 0 additions and 2 deletions
|
|
@ -423,8 +423,6 @@ glucoseScreenInit (ScreenPtr pScreen, int flags)
|
|||
XGL_SCREEN_WRAP (CreateWindow, xglCreateWindow);
|
||||
XGL_SCREEN_WRAP (DestroyWindow, xglDestroyWindow);
|
||||
XGL_SCREEN_WRAP (ChangeWindowAttributes, xglChangeWindowAttributes);
|
||||
XGL_SCREEN_WRAP (PaintWindowBackground, xglPaintWindowBackground);
|
||||
XGL_SCREEN_WRAP (PaintWindowBorder, xglPaintWindowBorder);
|
||||
|
||||
XGL_SCREEN_WRAP (CreateGC, xglCreateGC);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue