Xephyr: remove an unused variable

This commit is contained in:
Dodji Seketeli 2007-10-04 12:47:05 +02:00
parent 8018733c39
commit 5d6eac1251

View File

@ -118,7 +118,6 @@ void
processScreenArg (char *screen_size, char *parent_id)
{
KdCardInfo *card;
static int card_exists;
InitCard (0); /*Put each screen on a separate card*/
card = KdCardInfoLast ();