Skip to content

Commit

Permalink
randr: Silence unused variable warning
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
  • Loading branch information
nwnk committed Dec 9, 2015
1 parent 8c49c88 commit e98b36b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion randr/rrcrtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit e98b36b

Please sign in to comment.