mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
mi: Remove unused miAllocateGCPrivateIndex
Reviewed-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
87f5b843a0
commit
63b9d67d7f
2 changed files with 0 additions and 15 deletions
4
mi/mi.h
4
mi/mi.h
|
|
@ -456,10 +456,6 @@ extern _X_EXPORT Bool miScreenInit(
|
|||
VisualPtr /*visuals*/
|
||||
);
|
||||
|
||||
extern _X_EXPORT DevPrivateKey miAllocateGCPrivateIndex(
|
||||
void
|
||||
);
|
||||
|
||||
/* mivaltree.c */
|
||||
|
||||
extern _X_EXPORT int miShapedWindowIn(
|
||||
|
|
|
|||
Loading…
Reference in a new issue