Remove unused property from var-sheet
[pspp-builds.git] / src / ui / gui / psppire-var-store.h
index 72c9192c0ac66fd0da90b46890408c3d7af97183..7ef186a0a1b06067f22dbb6899866558a91ee97a 100644 (file)
@@ -66,7 +66,6 @@ struct _PsppireVarStore
   PsppireDict *dict;
   GdkColor disabled;
   const PangoFontDescription *font_desc;
-  gint trailing_rows;
   PsppireVarStoreFormatType format_type;
 };