pivot-table: Change the default format to omit empty rows and columns.
[pspp] / src / language / stats / rank.c
index 857d6f5dff552c6f53aa74e5bb3c26364b440e1f..3d090b2bdca567e58f8902fdaffe7978a0b92bfc 100644 (file)
@@ -823,7 +823,6 @@ cmd_rank (struct lexer *lexer, struct dataset *ds)
     {
       struct pivot_table *table = pivot_table_create (
         N_("Variables Created by RANK"));
-      table->look.omit_empty = true;
 
       pivot_dimension_create (table, PIVOT_AXIS_COLUMN, N_("New Variable"),
                               N_("New Variable"), N_("Function"),