aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vconsole.h b/vconsole.h
index b58f11f..424042f 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -70,7 +70,6 @@ struct vconsole_domain {
char uuid[VIR_UUID_STRING_BUFLEN];
GtkWidget *vbox, *vte, *status;
- int page;
virStreamPtr stream;
virDomainInfo info;
};