From b3dfd7e3e4deef21b40c885f8e7eae34b55888b2 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 18 Aug 2008 17:56:18 -0400 Subject: [PATCH] Remove unused xf86Info.sharedMonitor --- hw/xfree86/common/xf86Globals.c | 1 - hw/xfree86/common/xf86Privstr.h | 1 - 2 files changed, 2 deletions(-) diff --git a/hw/xfree86/common/xf86Globals.c b/hw/xfree86/common/xf86Globals.c index 489b9645a..54c934ac4 100644 --- a/hw/xfree86/common/xf86Globals.c +++ b/hw/xfree86/common/xf86Globals.c @@ -108,7 +108,6 @@ xf86InfoRec xf86Info = { FALSE, /* dontZoom */ FALSE, /* notrapSignals */ FALSE, /* caughtSignal */ - FALSE, /* sharedMonitor */ NULL, /* currentScreen */ #ifdef CSRG_BASED -1, /* screenFd */ diff --git a/hw/xfree86/common/xf86Privstr.h b/hw/xfree86/common/xf86Privstr.h index 8ae1f37ea..013c91e60 100644 --- a/hw/xfree86/common/xf86Privstr.h +++ b/hw/xfree86/common/xf86Privstr.h @@ -81,7 +81,6 @@ typedef struct { Bool caughtSignal; /* graphics part */ - Bool sharedMonitor; ScreenPtr currentScreen; #if defined(CSRG_BASED) || defined(__FreeBSD_kernel__) int screenFd; /* fd for memory mapped access to