diff --git a/etc/codeTemplates/dynamicCode/basicChemistryModelTemplate.C b/etc/codeTemplates/dynamicCode/basicChemistryModelTemplate.C index b4e28805eb..a311a895cf 100644 --- a/etc/codeTemplates/dynamicCode/basicChemistryModelTemplate.C +++ b/etc/codeTemplates/dynamicCode/basicChemistryModelTemplate.C @@ -213,14 +213,6 @@ namespace Foam // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -#include "LangmuirHinshelwoodReactionRate.H" - -namespace Foam -{ - makeIRReactions(LangmuirHinshelwoodReactionRate, ThermoPhysics); -} - - #include "fluxLimitedLangmuirHinshelwoodReactionRate.H" namespace Foam