mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 19:40:08 +01:00
Xephyr: remove an unused variable
This commit is contained in:
parent
8018733c39
commit
5d6eac1251
1 changed files with 0 additions and 1 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue