Continue reforming procedure execution. In this phase, remove PROCESS
[pspp-builds.git] / src / math / sort.c
index 1d2257b246ded9d0f33f1aa3d42ad5ea40592ef5..310fae9c1b26c24781b5b9f22d18d2671df86a03 100644 (file)
@@ -62,8 +62,6 @@ static void
 prepare_to_sort_active_file (void) 
 {
   proc_cancel_temporary_transformations (); 
-  expr_free (process_if_expr);
-  process_if_expr = NULL;
 }
 
 /* Sorts the active file in-place according to CRITERIA.