Removed the visibility predicate from the row/column models.
[pspp-builds.git] / lib / gtksheet / gsheet-uniform-column.h
index e56037b42db97d124326a2c433b2e5fbe45e9832..51fc53a081857a0a31f7a941b6f28d26c5d0da43 100644 (file)
@@ -42,7 +42,6 @@ extern "C" {
     gint n_columns;
     gint width;
     gboolean is_sensitive;
-    gboolean is_visible;
   };
 
   struct _GSheetUniformColumnClass