mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 23:00:05 +01:00
randr: Silence unused variable warning
Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
This commit is contained in:
parent
8c49c883dc
commit
e98b36bc69
1 changed files with 0 additions and 1 deletions
|
|
@ -383,7 +383,6 @@ rrDestroySharedPixmap(RRCrtcPtr crtc, PixmapPtr pPixmap) {
|
|||
void
|
||||
RRCrtcDetachScanoutPixmap(RRCrtcPtr crtc)
|
||||
{
|
||||
ScreenPtr master = crtc->pScreen->current_master;
|
||||
rrScrPriv(crtc->pScreen);
|
||||
|
||||
pScrPriv->rrCrtcSetScanoutPixmap(crtc, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue