summaryrefslogtreecommitdiff
path: root/daemon/config.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-01-27 01:03:10 +0000
committerStef Walter <stef@memberwebs.com>2006-01-27 01:03:10 +0000
commitf5392b67b4a22cf3bbb42b5914b419e71b4fe858 (patch)
treef02ab7a71760ae2e18ffec9329259e7d519ed604 /daemon/config.c
parent289276a4374ed716e31fb21753a2dd563a7342e3 (diff)
Turn TODO's into tickets and take out bad TODOs.
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