Removed the visibility predicate from the row/column models.
[pspp-builds.git] / lib / gtksheet / gsheet-uniform-row.h
index 845dbf6b810d26f5e9a6a9afa77ecccb5d9511f8..96551f3fd37d4515a6a068d44ce51b875b0b09d5 100644 (file)
@@ -40,7 +40,6 @@ extern "C" {
 
     gint n_rows;
     gint height;
-    gboolean is_visible;
   };
 
   struct _GSheetUniformRowClass