mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 03:43:37 +08:00
xen: remove unused global, xen_xcg
Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Jim Meyering <meyering@redhat.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
6a0a70b0f5
commit
770e39f743
@ -45,7 +45,6 @@
|
||||
|
||||
/* public */
|
||||
XenXC xen_xc = XC_HANDLER_INITIAL_VALUE;
|
||||
XenGnttab xen_xcg = XC_HANDLER_INITIAL_VALUE;
|
||||
struct xs_handle *xenstore = NULL;
|
||||
const char *xen_protocol;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user