mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Merge commit '1efeb356693a42a67a7d7ccf60982c06e882dfdf'
This commit is contained in:
commit
e871614214
@ -4763,9 +4763,6 @@ read_selected_output(void)
|
||||
temp_selected_output.Set_percent_error ( so_ref.Get_percent_error() );
|
||||
temp_selected_output.Set_have_punch_name ( so_ref.Get_have_punch_name() );
|
||||
temp_selected_output.Set_file_name ( so_ref.Get_file_name() );
|
||||
#if PHREEQCI_GUI
|
||||
assert(false);
|
||||
#endif
|
||||
}
|
||||
else if (n_user == 1 && so == SelectedOutput_map.end())
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user