[PATCH xf86-video-s3virge 2/3] Eliminate unused variable compilation warnings
Kevin Brace
kevinbrace at gmx.com
Wed Dec 19 00:15:33 UTC 2018
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
src/s3v_driver.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/s3v_driver.c b/src/s3v_driver.c
index a9d47b4..ae58ec6 100644
--- a/src/s3v_driver.c
+++ b/src/s3v_driver.c
@@ -478,8 +478,6 @@ S3VPreInit(ScrnInfoPtr pScrn, int flags)
int i;
double real;
ClockRangePtr clockRanges;
- char *mod = NULL;
- const char *reqSym = NULL;
const char *s;
unsigned char config1, config2, m, n, n1, n2, cr66 = 0;
--
2.7.4
More information about the xorg-devel
mailing list