Revert the last two commits

They should not have been pushed, sorry about that.

This reverts
- commit 8575bd06ae.
- commit 55bf52860e.
This commit is contained in:
Akim Demaille
2019-01-14 20:02:05 +01:00
parent 55bf52860e
commit 7c5e508b39
3 changed files with 3 additions and 10 deletions

View File

@@ -105,7 +105,8 @@ main (int argc, char *argv[])
/* Fix input file now, even if there are errors: that's less
warnings in the following runs. */
fixits_run ();
if (update_flag)
fixits_run ();
fixits_free ();
if (complaint_status == status_complaint)