mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-04 22:18:08 +02:00
randr: RRSetPrimaryOutput can be static
This commit is contained in:
parent
7f82114b1d
commit
47438a2161
1 changed files with 1 additions and 1 deletions
|
|
@ -538,7 +538,7 @@ ProcRRGetOutputInfo (ClientPtr client)
|
|||
return client->noClientException;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
RRSetPrimaryOutput(ScreenPtr pScreen, rrScrPrivPtr pScrPriv,
|
||||
RROutputPtr output)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue