summaryrefslogtreecommitdiff
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/screen.h b/src/screen.h
index 74b927992..3c49a434a 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -115,7 +115,6 @@ struct _ScreenInfo
GC box_gc;
/* Title font */
- gint font_height;
PangoFontDescription *font_desc;
PangoAttrList *pango_attr_list;
@@ -297,7 +296,6 @@ void myScreenFindMonitorAtPoint (ScreenInfo *,
gint,
GdkRectangle *);
PangoFontDescription * myScreenGetFontDescription (ScreenInfo *);
-gboolean myScreenUpdateFontHeight (ScreenInfo *);
void myScreenGetXineramaMonitorGeometry (ScreenInfo *,
gint,
GdkRectangle *);