COMP: Removed unused variable

This commit is contained in:
Andrew Heather
2019-02-18 12:42:38 +00:00
parent e3786b888b
commit c3a4648452

View File

@ -300,7 +300,6 @@ bool Foam::sampledSurfaces::read(const dictionary& dict)
// The surface writer and format options
const word writerType(dict.get<word>("surfaceFormat"));
const dictionary& formatOptions = dict.subOrEmptyDict("formatOptions");
// Define the surface formatter
// Optionally defined extra controls for the output formats