From 426a74efdf1860cdcc44a5732872c1e40f35cff5 Mon Sep 17 00:00:00 2001 From: andy <a.heather@opencfd.co.uk> Date: Tue, 8 Dec 2009 11:17:49 +0000 Subject: [PATCH] cosmetics --- src/OpenFOAM/global/argList/argListI.H | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/OpenFOAM/global/argList/argListI.H b/src/OpenFOAM/global/argList/argListI.H index 8a9e360c5ac..6b9b462de0b 100644 --- a/src/OpenFOAM/global/argList/argListI.H +++ b/src/OpenFOAM/global/argList/argListI.H @@ -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 * * * * * * * * * * * * * // -- GitLab