summaryrefslogtreecommitdiffstats
path: root/runtime/rsconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/rsconf.c')
-rw-r--r--runtime/rsconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/rsconf.c b/runtime/rsconf.c
index f07ab314..cbc09c11 100644
--- a/runtime/rsconf.c
+++ b/runtime/rsconf.c
@@ -66,6 +66,7 @@
#include "parserif.h"
#include "modules.h"
#include "dirty.h"
+#include "template.h"
/* static data */
DEFobjStaticHelpers
@@ -400,8 +401,7 @@ int bChkUnuse = 1; // TODO: Delete
actionProcessCnf(o);
break;
case CNFOBJ_TPL:
- //processTemplate(o);
-bChkUnuse = 0;
+ tplProcessCnf(o);
break;
case CNFOBJ_PROPERTY:
//processTemplate(o);