mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
randr: RRSetPrimaryOutput can be static
This commit is contained in:
@@ -538,7 +538,7 @@ ProcRRGetOutputInfo (ClientPtr client)
|
||||
return client->noClientException;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
RRSetPrimaryOutput(ScreenPtr pScreen, rrScrPrivPtr pScrPriv,
|
||||
RROutputPtr output)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user