kdrive/ephyr; Don't redeclare monitorResolution

It's already declared in globals.h

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Keith Packard 2013-12-11 12:17:45 -08:00
parent aa47a44096
commit 7915791bac
1 changed files with 0 additions and 2 deletions

View File

@ -85,8 +85,6 @@ static int HostXWantDamageDebug = 0;
extern EphyrKeySyms ephyrKeySyms;
extern int monitorResolution;
extern Bool EphyrWantResize;
char *ephyrResName = NULL;