vector s_x

This commit is contained in:
David Parkhurst 2021-03-15 18:21:40 -06:00
parent 622d3618a5
commit e43471a738

View File

@ -723,10 +723,6 @@ void Phreeqc::init(void)
*---------------------------------------------------------------------- */
moles_per_kilogram_string= NULL;
pe_string = NULL;
// auto s_diff_layer;
s_x = NULL;
count_s_x = 0;
max_s_x = 0;
s_h2o = NULL;
s_hplus = NULL;
s_h3oplus = NULL;