Remove unused expose_area parameters from pspp_sheet_view_column functions
[pspp] / src / ui / gui / pspp-sheet-view.c
index 6fce3a4930f8e7841c071d351db89ec0dc49a42e..3723464a7898ef7d08acf6a8da4e67176ceb9697 100644 (file)
@@ -4243,7 +4243,6 @@ pspp_sheet_view_bin_expose (GtkWidget      *widget,
                                                cr,
                                                &background_area,
                                                &cell_area,
-                                               &Zarea,
                                                flags);
 
           if (node == cursor && has_special_cell &&
@@ -4256,7 +4255,6 @@ pspp_sheet_view_bin_expose (GtkWidget      *widget,
                                                       cr,
                                                     &background_area,
                                                     &cell_area,
-                                                    &Zarea,
                                                     flags);
            }