summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri2/drv_dri2.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-01-12 09:37:03 +0000
committerDave Airlie <airlied@redhat.com>2012-01-12 09:37:03 +0000
commit3abf03d64c7cfade7babe9ea7fa28ad1681c2b53 (patch)
tree996c94af524710845d2869e9ea3b54fcccbea2eb /hw/xfree86/dri2/drv_dri2.c
parent3af595e107d6dbebb1c04985e400160b1215af4c (diff)
Diffstat (limited to 'hw/xfree86/dri2/drv_dri2.c')
-rw-r--r--hw/xfree86/dri2/drv_dri2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/dri2/drv_dri2.c b/hw/xfree86/dri2/drv_dri2.c
index 4d031c3fa..533f0b523 100644
--- a/hw/xfree86/dri2/drv_dri2.c
+++ b/hw/xfree86/dri2/drv_dri2.c
@@ -103,7 +103,6 @@ DrvDRI2ScreenPtr
DrvDRI2GetScreenPrime(DrvScreenPtr pDrvScreen, unsigned int prime_id)
{
DrvScreenPtr drvscreen = DrvGetScreenPrime(pDrvScreen, prime_id);
-
return DrvDRI2GetScreen(drvscreen);
}