mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-10 14:42:06 +00:00
Removed unused variable vidmodes.
This commit is contained in:
parent
fd9c17fe71
commit
bc388056d0
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue