Remove unused variable.

This commit is contained in:
Ian Romanick 2006-07-20 16:08:27 -07:00
parent c69c00d652
commit 2f98841fde

View File

@ -76,7 +76,6 @@ xf86Int10InfoPtr
xf86ExtendedInitInt10(int entityIndex, int Flags)
{
xf86Int10InfoPtr pInt = NULL;
CARD8 *bios_base;
int screen;
int fd;
static void* vidMem = NULL;