Centralize declaration of ConnectionInfo.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user