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

@@ -297,8 +297,6 @@ findVisual (ScreenPtr pScreen, VisualID vid)
return 0;
}
extern char *ConnectionInfo;
static int
ProcRenderQueryPictFormats (ClientPtr client)
{