Merge "master" into "output".
[pspp-builds.git] / src / language / stats / examine.q
index b56fad4c65bc432c93baf60b09c6c4663906bc50..1d399b5a1888908a4b08c8cfe2874da0af039bed 100644 (file)
@@ -1776,7 +1776,6 @@ show_extremes (const struct variable **dependent_var,
              min_ll = ll_next (min_ll);
            }
 
-
          max_ll = ll_head (extrema_list (result->metrics[v].maxima));
          for (e = 0; e < cmd.st_n;)
            {