diff options
-rw-r--r-- | tools/rrdbot-create.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/rrdbot-create.c b/tools/rrdbot-create.c index f79434f..fcefcd1 100644 --- a/tools/rrdbot-create.c +++ b/tools/rrdbot-create.c @@ -743,7 +743,6 @@ cfg_value(const char* filename, const char* header, const char* name, ctx->cfs = cfs; } - ctx->create = 0; return 0; } |