summaryrefslogtreecommitdiff
path: root/src/nv_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_driver.c')
-rw-r--r--src/nv_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nv_driver.c b/src/nv_driver.c
index f351fac..ed72194 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -1210,7 +1210,6 @@ NVScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv)
xf86ShowUnusedOptions(pScrn->scrnIndex, pScrn->options);
drmmode_screen_init(pScreen);
-
return TRUE;
}