summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/rsconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/rsconf.c b/runtime/rsconf.c
index cbc09c11..9c6bf00e 100644
--- a/runtime/rsconf.c
+++ b/runtime/rsconf.c
@@ -404,6 +404,7 @@ int bChkUnuse = 1; // TODO: Delete
tplProcessCnf(o);
break;
case CNFOBJ_PROPERTY:
+ case CNFOBJ_CONSTANT:
//processTemplate(o);
bChkUnuse = 0;
break;