mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06: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
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
||||||
|
|
||||||
/* public */
|
/* public */
|
||||||
XenXC xen_xc = XC_HANDLER_INITIAL_VALUE;
|
XenXC xen_xc = XC_HANDLER_INITIAL_VALUE;
|
||||||
XenGnttab xen_xcg = XC_HANDLER_INITIAL_VALUE;
|
|
||||||
struct xs_handle *xenstore = NULL;
|
struct xs_handle *xenstore = NULL;
|
||||||
const char *xen_protocol;
|
const char *xen_protocol;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue