GeometricField: Removed old-time reading from dictionary constructor

Resolves bug-report https://bugs.openfoam.org/view.php?id=3024
This commit is contained in:
Henry Weller
2018-08-03 21:21:14 +01:00
parent f3c2b2a899
commit f09f526e1e

View File

@ -400,8 +400,6 @@ Foam::GeometricField<Type, PatchField, GeoMesh>::GeometricField
<< exit(FatalIOError);
}
readOldTimeIfPresent();
if (debug)
{
InfoInFunction