Remove font information from cell attributes and sheet model.
[pspp] / lib / gtksheet / gtksheet.h
index 75e21c9827916104a4cf76d609c44e4ed3b8ef71..92c4248eff1c6fb42f6974db8103e6a30aa32a86 100644 (file)
@@ -62,7 +62,6 @@ typedef struct _GtkSheetHoverTitle GtkSheetHoverTitle;
 struct _GtkSheetCellAttr
 {
   GtkJustification justification;
-  const PangoFontDescription *font_desc;
   GdkColor foreground;
   GdkColor background;
   GtkSheetCellBorder border;