aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-01-17 13:24:33 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-01-17 13:24:33 +0100
commite16e2a616ece12686c2bf72f34c14d9c8a86be8d (patch)
tree0b309791ad6f5d2b9eaa80ff26b0301791361019 /vconsole.h
parent4451b995f54ee7afb22ab263aa5bea55b0de640a (diff)
downloadvconsole-e16e2a616ece12686c2bf72f34c14d9c8a86be8d.tar.gz
drop fullscreen
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 eec11ea..d33cf34 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -56,7 +56,6 @@ struct vconsole_window {
GtkWidget *recent;
GtkCheckMenuItem *guestlog;
GtkUIManager *ui;
- gboolean fullscreen;
/* recent hosts */
GtkActionGroup *r_ag;