Port last changes from master into glucose code.

This commit is contained in:
José Fonseca 2007-09-21 12:48:21 +01:00
parent e72b8dd7c0
commit dd80dbf497

View file

@ -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);