Deleted a warning message on solaris
This commit is contained in:
parent
f56bce1757
commit
f1ab514ee5
1 changed files with 0 additions and 1 deletions
|
|
@ -1403,7 +1403,6 @@ protected:
|
|||
msg += " b) define environment variable CANTERA_DATA to\n";
|
||||
msg += " point to the directory containing the file.";
|
||||
throw CanteraError("findInputFile", msg);
|
||||
return "";
|
||||
}
|
||||
|
||||
return name;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue