This commit is contained in:
Enrico Weigelt, metux IT consult 2025-02-10 17:21:42 +01:00
parent b4502bb6ff
commit 0cef930451

View File

@ -548,8 +548,8 @@ typedef struct _Screen {
/* Pixmap procedures */ /* Pixmap procedures */
CreatePixmapProcPtr CreatePixmap; _X_XSERVER_INTERNAL("") CreatePixmapProcPtr CreatePixmap;
DestroyPixmapProcPtr DestroyPixmap; _X_XSERVER_INTERNAL("use dixDestroyPixmap()") DestroyPixmapProcPtr DestroyPixmap;
/* Font procedures */ /* Font procedures */