pivot-table: Change the default format to omit empty rows and columns.
[pspp] / src / language / stats / oneway.c
index b407ba05e3d3aadaf6c179a8f5fdde56ea20c3a9..2f1f299839c64536afa87d590516168d7bcbf03c 100644 (file)
@@ -1366,7 +1366,6 @@ show_comparisons (const struct oneway_spec *cmd, const struct oneway_workspace *
                                         _("Multiple Comparisons (%s)"),
                                         var_to_string (cmd->vars[v]))),
     "Multiple Comparisons");
-  table->look.omit_empty = true;
 
   struct pivot_dimension *statistics = pivot_dimension_create (
     table, PIVOT_AXIS_COLUMN, N_("Statistics"),