diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-17 13:24:33 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-17 13:24:33 +0100 |
commit | e16e2a616ece12686c2bf72f34c14d9c8a86be8d (patch) | |
tree | 0b309791ad6f5d2b9eaa80ff26b0301791361019 /vconsole.h | |
parent | 4451b995f54ee7afb22ab263aa5bea55b0de640a (diff) | |
download | vconsole-e16e2a616ece12686c2bf72f34c14d9c8a86be8d.tar.gz |
drop fullscreen
Diffstat (limited to 'vconsole.h')
-rw-r--r-- | vconsole.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ struct vconsole_window { GtkWidget *recent; GtkCheckMenuItem *guestlog; GtkUIManager *ui; - gboolean fullscreen; /* recent hosts */ GtkActionGroup *r_ag; |