Merge commit 'ea21e58a8f9bd9ae4de057ca2422d8a4f399826c'

This commit is contained in:
Darth Vader 2020-07-23 16:02:57 +00:00
commit 24d69a0557

View File

@ -971,7 +971,6 @@ void IPhreeqc::SetErrorFileName(const char *filename)
void IPhreeqc::SetErrorFileOn(bool bValue)
{
this->ErrorFileOn = bValue;
this->Set_error_on(bValue);
}
void IPhreeqc::SetErrorStringOn(bool bValue)