mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Clean up after removal of screen parameters from region macros.
Signed-off-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
424b593c78
commit
a0fe6987b5
31 changed files with 102 additions and 259 deletions
1
mi/mi.h
1
mi/mi.h
|
|
@ -463,7 +463,6 @@ extern _X_EXPORT DevPrivateKey miAllocateGCPrivateIndex(
|
|||
/* mivaltree.c */
|
||||
|
||||
extern _X_EXPORT int miShapedWindowIn(
|
||||
ScreenPtr /*pScreen*/,
|
||||
RegionPtr /*universe*/,
|
||||
RegionPtr /*bounding*/,
|
||||
BoxPtr /*rect*/,
|
||||
|
|
|
|||
Loading…
Reference in a new issue