compileTemplate: Improved the handling of backward-compatibility renaming of classes
This commit is contained in:
@ -59,14 +59,6 @@ class compileTemplate
|
||||
const word& instantiatedName
|
||||
) const;
|
||||
|
||||
void setFilterVariable
|
||||
(
|
||||
dynamicCode& dynCode,
|
||||
const dynamicCodeContext& context,
|
||||
const word& name,
|
||||
const word& type
|
||||
) const;
|
||||
|
||||
void setFilterVariable
|
||||
(
|
||||
dynamicCode& dynCode,
|
||||
|
||||
Reference in New Issue
Block a user