cosmetics

This commit is contained in:
andy
2009-12-08 11:17:49 +00:00
parent 41fc71458b
commit 426a74efdf

View File

@ -92,7 +92,6 @@ inline Foam::IStringStream Foam::argList::optionLookup(const word& opt) const
namespace Foam
{
// Template specialization for string
template<>
inline Foam::string
@ -116,9 +115,7 @@ namespace Foam
{
return option(opt);
}
} // End namespace Foam
}
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //