This commit is contained in:
Eyck Jentzsch 2023-01-08 18:35:16 +01:00
parent f7c2614e8a
commit 80ebbbea0f
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ class RegfileGenerator extends RdlBaseGenerator{
«ENDFOR» «ENDFOR»
} }
#endif // _«namespace.toUpperCase»_GEN_«componentDefinition.effectiveName.toUpperCase»_H_
''' '''
override generateSource(String namespace) { override generateSource(String namespace) {