[PATCH xf86-video-rendition 1/2] Eliminate unused variable compilation warning

Kevin Brace kevinbrace at gmx.com
Sat Dec 22 22:16:48 UTC 2018


Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
 src/rendition.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/rendition.c b/src/rendition.c
index 02adecc..19826fe 100644
--- a/src/rendition.c
+++ b/src/rendition.c
@@ -1073,7 +1073,6 @@ renditionScreenInit(SCREEN_INIT_ARGS_DECL)
     VisualPtr visual;
     vgaHWPtr pvgaHW;
     int displayWidth,width,height;
-    int scrnIndex = pScreenInfo->scrnIndex;
 
 #ifdef DEBUG
     ErrorF("RENDITION: renditionScreenInit() called\n");
-- 
2.7.4



More information about the xorg-devel mailing list