GIT: stray line

This commit is contained in:
Mark Olesen
2019-12-16 16:26:17 +01:00
parent eaa138443a
commit 1a3b50f635

View File

@ -124,7 +124,6 @@ void* Foam::codedBase::loadLibrary
if (fun)
{
(*fun)(true); // force load
ok = true;
}
else
{