Remove font information from cell attributes and sheet model.
[pspp-builds.git] / src / ui / gui / psppire-var-store.h
index 72c9192c0ac66fd0da90b46890408c3d7af97183..160812ca9a1c72236f38ace5898b3c677d6cd6da 100644 (file)
@@ -65,7 +65,6 @@ struct _PsppireVarStore
   /*< private >*/
   PsppireDict *dict;
   GdkColor disabled;
-  const PangoFontDescription *font_desc;
   gint trailing_rows;
   PsppireVarStoreFormatType format_type;
 };