X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2Fgtksheet%2Fgtksheet.h;h=92c4248eff1c6fb42f6974db8103e6a30aa32a86;hb=bc632e6f82af2edb7e1c3f9feb9901deaa5038c0;hp=75e21c9827916104a4cf76d609c44e4ed3b8ef71;hpb=56ec3543af35ae753a206142d36eb8393f7b4bb3;p=pspp diff --git a/lib/gtksheet/gtksheet.h b/lib/gtksheet/gtksheet.h index 75e21c9827..92c4248eff 100644 --- a/lib/gtksheet/gtksheet.h +++ b/lib/gtksheet/gtksheet.h @@ -62,7 +62,6 @@ typedef struct _GtkSheetHoverTitle GtkSheetHoverTitle; struct _GtkSheetCellAttr { GtkJustification justification; - const PangoFontDescription *font_desc; GdkColor foreground; GdkColor background; GtkSheetCellBorder border;