commented out a variable that wasn't used.
This commit is contained in:
parent
25bd2545d2
commit
e629929c2e
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@ namespace Cantera {
|
|||
{
|
||||
int i, n = m_nmax - m_nmin + 1;
|
||||
int ndeg=0;
|
||||
char s[100];
|
||||
//char s[100];
|
||||
string indent = " ";
|
||||
vector_fp values(n);
|
||||
doublereal rmserr;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue