summaryrefslogtreecommitdiff
path: root/daemon/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/config.c')
-rw-r--r--daemon/config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/config.c b/daemon/config.c
index ca64514..3d7814d 100644
--- a/daemon/config.c
+++ b/daemon/config.c
@@ -45,8 +45,6 @@
#include "stringx.h"
#include "rrdbotd.h"
-/* TODO: Put file names in all the parsing error messages */
-
/*
* These routines parse the configuration files and setup the in memory
* data structures. They're mostly run before becoming a daemon, and just