removing unused T variable

This commit is contained in:
andy
2009-06-01 11:45:23 +01:00
parent 0a97692857
commit 461e40db22

View File

@ -37,7 +37,6 @@ volVectorField U
volScalarField& p = thermo->p();
const volScalarField& psi = thermo->psi();
const volScalarField& T = thermo->T();
volScalarField& h = thermo->h();