Centralize declaration of ConnectionInfo.

This commit is contained in:
Adam Jackson
2008-08-20 13:14:03 -04:00
parent f1f44940f1
commit 64ef7ed072
9 changed files with 3 additions and 9 deletions

View File

@@ -160,7 +160,6 @@ typedef const char *string;
#define GETBIT(buf, i) (MASKWORD(buf, i) & BITMASK(i))
extern xConnSetupPrefix connSetupPrefix;
extern char *ConnectionInfo;
static ClientPtr grabClient;
#define GrabNone 0