diff options
author | Adam Jackson <ajax@redhat.com> | 2008-08-20 13:14:03 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-08-20 13:14:34 -0400 |
commit | 64ef7ed072007b1d0b4de5ff1e5eababa418c794 (patch) | |
tree | bd3ada99281bf66cbad0fbef8a35c11658f628da /Xext | |
parent | f1f44940f10b0209946ec0f08104a372d7d945a0 (diff) |
Centralize declaration of ConnectionInfo.
Diffstat (limited to 'Xext')
-rw-r--r-- | Xext/panoramiXh.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xext/panoramiXh.h b/Xext/panoramiXh.h index 1a76a45cd..31b8f90b6 100644 --- a/Xext/panoramiXh.h +++ b/Xext/panoramiXh.h @@ -67,7 +67,6 @@ PROC_EXTERN(ProcXineramaIsActive); extern int SProcPanoramiXDispatch(ClientPtr client); -extern char *ConnectionInfo; extern int connBlockScreenStart; extern xConnSetupPrefix connSetupPrefix; |