mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Remove duplicate protos in kdrive.h.
This commit is contained in:
@@ -547,9 +547,6 @@ KdCheckOverlayCopyWindow (WindowPtr pWin, DDXPointRec ptOldOrg, RegionPtr prgnS
|
||||
|
||||
void
|
||||
KdScreenInitAsync (ScreenPtr pScreen);
|
||||
|
||||
void
|
||||
KdCheckPaintWindow (WindowPtr pWin, RegionPtr pRegion, int what);
|
||||
|
||||
extern const GCOps kdAsyncPixmapGCOps;
|
||||
|
||||
@@ -672,12 +669,6 @@ void
|
||||
KdInitOutput (ScreenInfo *pScreenInfo,
|
||||
int argc,
|
||||
char **argv);
|
||||
|
||||
|
||||
|
||||
void
|
||||
KdInitOutput (ScreenInfo *pScreenInfo,
|
||||
int argc, char **argv);
|
||||
|
||||
void
|
||||
KdSetSubpixelOrder (ScreenPtr pScreen, Rotation randr);
|
||||
|
||||
Reference in New Issue
Block a user