mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove a bunch of unused API from the mi export list.
This commit is contained in:
parent
ee5e07bc22
commit
bd0e87c747
16 changed files with 21 additions and 49 deletions
4
mi/mi.h
4
mi/mi.h
|
|
@ -423,10 +423,6 @@ extern DevPrivateKey miAllocateGCPrivateIndex(
|
|||
void
|
||||
);
|
||||
|
||||
extern PixmapPtr miGetScreenPixmap(
|
||||
ScreenPtr pScreen
|
||||
);
|
||||
|
||||
extern void miSetScreenPixmap(
|
||||
PixmapPtr pPix
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue