diff options
author | Adam Jackson <ajax@redhat.com> | 2008-08-28 13:49:35 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-08-28 13:49:35 -0400 |
commit | 040212ee60af9d043c4c3f98bba5120c3b8e33f7 (patch) | |
tree | 4a0dac7df94595eefe462053137dd22d0d6f87ef /Xext/shmint.h | |
parent | ee7c684f21d220d5e046bab31ae617a7d64d60f6 (diff) |
MIT-SHM pixmaps, if they exist, are ZPixmap.
Diffstat (limited to 'Xext/shmint.h')
-rw-r--r-- | Xext/shmint.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Xext/shmint.h b/Xext/shmint.h index fc056bc72..f659fd23a 100644 --- a/Xext/shmint.h +++ b/Xext/shmint.h @@ -34,9 +34,6 @@ void ShmRegisterFuncs(ScreenPtr pScreen, ShmFuncsPtr funcs); void -ShmSetPixmapFormat(ScreenPtr pScreen, int format); - -void ShmRegisterFbFuncs(ScreenPtr pScreen); #endif /* _SHMINT_H_ */ |