STYLE: Removed trailing spaces

This commit is contained in:
andy
2011-12-16 14:39:45 +00:00
parent 5a0e5da77e
commit d46303b9cb

View File

@ -49,7 +49,6 @@ Foam::autoPtr<Foam::DataEntry<Type> > Foam::DataEntry<Type>::New
// DataEntryType = CompatibilityConstant<Type>::typeName;
DataEntryType = "CompatibilityConstant";
}
typename dictionaryConstructorTable::iterator cstrIter =
dictionaryConstructorTablePtr_->find(DataEntryType);