Fix wayward indentation and remove stray comment mark.

This commit is contained in:
John Ralls 2020-09-13 16:45:18 -07:00
parent 53619f4300
commit f0341cddc6
2 changed files with 3 additions and 3 deletions

View File

@ -2085,7 +2085,7 @@ CsvImpTransAssist::assist_match_page_prepare ()
} }
} }
/* Show the matcher dialog */ /* Show the matcher dialog */
// gnc_gen_trans_list_show_all (gnc_csv_importer_gui); gnc_gen_trans_list_show_all (gnc_csv_importer_gui);
} }