mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 22:00:09 +01:00
Fix compile for miSetScreenPixmap prototype.
This commit is contained in:
parent
9dbfcd8921
commit
f5bbc54a93
1 changed files with 0 additions and 4 deletions
4
mi/mi.h
4
mi/mi.h
|
|
@ -419,10 +419,6 @@ extern DevPrivateKey miAllocateGCPrivateIndex(
|
|||
void
|
||||
);
|
||||
|
||||
extern void miSetScreenPixmap(
|
||||
PixmapPtr pPix
|
||||
);
|
||||
|
||||
/* mivaltree.c */
|
||||
|
||||
extern int miShapedWindowIn(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue