summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--runtime/glbl.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/glbl.c b/runtime/glbl.c
index 537b7b4f..a0997829 100644
--- a/runtime/glbl.c
+++ b/runtime/glbl.c
@@ -553,11 +553,6 @@ glblProcessCnf(struct cnfobj *o)
cnfparamsPrint(&paramblk, cnfparamvals);
}
-rsRetVal
-glblCheckCnf()
-{
-}
-
void
glblDoneLoadCnf(void)
{