Remove `init' member from struct variable, which was essentially
[pspp-builds.git] / src / language / stats / aggregate.c
index 4b8bf46b365d8ae46025700c3361ea0852074055..f3929815cfe4d3c2549f26140dfc47aab38ce965 100644 (file)
@@ -591,7 +591,6 @@ parse_aggregate_functions (struct agr_proc *agr)
              }
 
            free (dest[i]);
-            destvar->init = 0;
            if (dest_label[i])
              {
                destvar->label = dest_label[i];