Removed unused variable vidmodes.

This commit is contained in:
Marcus Sundberg 2000-01-18 22:58:28 +00:00
parent fd9c17fe71
commit bc388056d0
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ int
VID_CheckVMode(Display *dpy, int *maj_ver, int *min_ver)
{
#if defined(HAS_DGA)
XF86VidModeModeInfo **vidmodes;
int event_base, error_base;
int dummy;