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 /hw/dmx | |
parent | f1f44940f10b0209946ec0f08104a372d7d945a0 (diff) |
Centralize declaration of ConnectionInfo.
Diffstat (limited to 'hw/dmx')
-rw-r--r-- | hw/dmx/dmxcb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/dmx/dmxcb.c b/hw/dmx/dmxcb.c index 2ecfe22a3..4e7279a51 100644 --- a/hw/dmx/dmxcb.c +++ b/hw/dmx/dmxcb.c @@ -43,7 +43,6 @@ #include "dmxinput.h" #include "dmxlog.h" -extern char *ConnectionInfo; extern int connBlockScreenStart; #ifdef PANORAMIX |