summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/glbl.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/runtime/glbl.c b/runtime/glbl.c
index 18993eef..a0997829 100644
--- a/runtime/glbl.c
+++ b/runtime/glbl.c
@@ -553,13 +553,6 @@ glblProcessCnf(struct cnfobj *o)
cnfparamsPrint(&paramblk, cnfparamvals);
}
-#if 0 /* TODO: finally remove? rgerhards, 2012-06-20 */
-rsRetVal
-glblCheckCnf()
-{
-}
-#endif
-
void
glblDoneLoadCnf(void)
{