aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xend/lib/domain_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xend/lib/domain_controller.h')
-rw-r--r--tools/xend/lib/domain_controller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/xend/lib/domain_controller.h b/tools/xend/lib/domain_controller.h
index d5c397fe96..566967dc38 100644
--- a/tools/xend/lib/domain_controller.h
+++ b/tools/xend/lib/domain_controller.h
@@ -468,7 +468,6 @@ typedef struct {
unsigned int evtchn; /* Event channel for notifications. */
unsigned long tx_shmem_frame; /* Page cont. tx shared comms window. */
unsigned long rx_shmem_frame; /* Page cont. rx shared comms window. */
- unsigned long shmem_frame;
/* OUT */
unsigned int status;
} netif_be_connect_t;