mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 15:00:09 +00:00
1
This commit is contained in:
@@ -548,8 +548,8 @@ typedef struct _Screen {
|
||||
|
||||
/* Pixmap procedures */
|
||||
|
||||
CreatePixmapProcPtr CreatePixmap;
|
||||
DestroyPixmapProcPtr DestroyPixmap;
|
||||
_X_XSERVER_INTERNAL("") CreatePixmapProcPtr CreatePixmap;
|
||||
_X_XSERVER_INTERNAL("use dixDestroyPixmap()") DestroyPixmapProcPtr DestroyPixmap;
|
||||
|
||||
/* Font procedures */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user