summaryrefslogtreecommitdiffstats
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui.h b/src/gui.h
index 003609315c..aecba27d82 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -402,10 +402,6 @@ typedef struct Gui
int tabline_height;
#endif
-#ifdef FEAT_FOOTER
- int footer_height; // height of the message footer
-#endif
-
#if defined(FEAT_TOOLBAR) \
&& (defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_HAIKU) || defined(FEAT_GUI_MSWIN))
int toolbar_height; // height of the toolbar