removed info msg - handled already by factory new method

This commit is contained in:
andy
2009-07-10 13:39:48 +01:00
parent bda2936ee7
commit 52e1525df7

View File

@ -1,4 +1,3 @@
Info<< "Creating radiation model\n" << endl;
autoPtr<radiation::radiationModel> radiation
(
radiation::radiationModel::New(thermo.T())