Removed an unsed variable and used an unused macro
[pspp-builds.git] / src / ui / gui / psppire-data-store.h
index b6160651e535666f506b3ab83d5e80c7f4a484b7..058f9e1420be2990a83b06b8af1bd0708a3e6c15 100644 (file)
@@ -82,9 +82,6 @@ struct _PsppireDataStore
 
   gboolean show_labels;
 
-  /* Geometry */
-  gint margin_width;
-
   gint cf_handler_id [n_cf_signals];
   gint dict_handler_id [n_dict_signals];
 };