[PATCH 42/44] kdrive/ephyr; Don't redeclare monitorResolution

Keith Packard keithp at keithp.com
Wed Dec 11 12:24:14 PST 2013


It's already declared in globals.h

Signed-off-by: Keith Packard <keithp at keithp.com>
---
 hw/kdrive/ephyr/hostx.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hw/kdrive/ephyr/hostx.c b/hw/kdrive/ephyr/hostx.c
index 3e01a47..44ad8e2 100644
--- a/hw/kdrive/ephyr/hostx.c
+++ b/hw/kdrive/ephyr/hostx.c
@@ -85,8 +85,6 @@ static int HostXWantDamageDebug = 0;
 
 extern EphyrKeySyms ephyrKeySyms;
 
-extern int monitorResolution;
-
 extern Bool EphyrWantResize;
 
 char *ephyrResName = NULL;
-- 
1.8.4.4



More information about the xorg-devel mailing list